Releases: wego/wego-sdk-js
Releases · wego/wego-sdk-js
Release v1.6.1
Added showWegoFaresOnly param to the flight metasearch API to handle bow_only=true flag
Release v1.6.0
Final version for Makalu
Release v1.5.3
passing wg campaign parameters to /metasearch/flights/searches
query string
Flight search client to accept extra parameters
v1.5.2 bump version (#133)
Flight search client to accept extra parameters
- Accept extra parameter for flight search endpoint
Remove logic to convert price for hotel rates
Remove convert price for hotel rate (#131) * Remove convertPrice for hotel rate and fix test * Bump version * Update prod build * Remove convertPrice to selected currency in updateCurrency * Update prod build * Update travis config
Update flights filter logic for bow booking options to show only bow fares
Change providers to bookingOptions filtering
HIB-1019 (#130) * Bump version to 1.4.8 * Add bookingOptions to static data types * Update prod build * Update * Update filtering and sorting of bookingOptions * Update filtering.spec.js * Update
Add shopcash click id to flight metasearch payload
Version 1.4.6 - Add ts_code param to be pass to hotel metasearch
Include ts code and remove hotel rates merging logic (#127) * Remove hotel rates merger logic * Add logging of rate count * Revert rate merger changes * Change ways of passing extra body params to metasearch * Update build * Remove merging of rate based on provider logic * Renmove comments * Include ts code in HotelDetailsClient.js * Bump version * Remove commented code