Skip to content

Latest commit

 

History

History
82 lines (37 loc) · 4.62 KB

CHANGELOG.md

File metadata and controls

82 lines (37 loc) · 4.62 KB

1.3.0-beta.0 (2019-09-09)

Bug Fixes

1.2.0 (2019-04-24)

Bug Fixes

  • processQueue: extract globalObject from processQueue for easier testing (#106) (9b56fd9)

Features

  • getUserToken: add a way to get user token (#107) (29786e1)

1.1.1 (2019-04-11)

Bug Fixes

  • UserAgent: change shape of user agent to reflect other flavours (#109) (cc1babf)

1.1.0 (2019-04-11)

Bug Fixes

  • typos: various minor unrelated fixes (#102) (bb8875b)

Features

  • UserAgent: add user agent string (#100) (09141a1)
  • UserAgent: introduce addAlgoliaAgent method (#105) (927e74e)
  • version: expose version in main class (#99) (12bd554)

1.0.1 (2019-01-17)

Bug Fixes

  • docs: remove queryID helper for perso (9ce20ca)
  • examples: update them to use 1.0.0 (44b049e)
  • README.md: typo (e018bb3)

Features

  • doc: add migration section (282aa0e)

1.0.0 (2018-12-17)

Bug Fixes

Features

  • cookieDuration: add cookieDuration support (#61) (66a4a69)
  • userToken: accepting provided userToken (#64) (f7d63ee)