@findhotel/sapi
Advanced tools
Comparing version 0.22.1 to 0.22.3
@@ -0,1 +1,10 @@ | ||
## [0.22.3](https://github.com/FindHotel/sapi/compare/v0.22.2...v0.22.3) (2021-10-11) | ||
- Fetch missing anchorHotelId attribute for subsequent searches | ||
## [0.22.2](https://github.com/FindHotel/sapi/compare/v0.22.1...v0.22.2) (2021-10-11) | ||
### Fixed | ||
- Fetch missing anchorHotelId attribute for subsequent searches | ||
## [0.22.1](https://github.com/FindHotel/sapi/compare/v0.22.0...v0.22.1) (2021-10-06) | ||
@@ -2,0 +11,0 @@ ### Fixed |
@@ -51,6 +51,6 @@ import { AlgoliaSearchOptions } from 'algoliasearch'; | ||
initWithProfile?: Partial<Profile>; | ||
/** A/B test variations */ | ||
variations?: Record<string, string>; | ||
/** External logger to log sapi events */ | ||
logger?: Logger; | ||
/** A/B test variations */ | ||
variations?: Record<string, string>; | ||
/** Client callbacks */ | ||
@@ -57,0 +57,0 @@ callbacks?: { |
{ | ||
"name": "@findhotel/sapi", | ||
"version": "0.22.1", | ||
"version": "0.22.3", | ||
"description": "FindHotel Search API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
250617