Releases: amplitude/Amplitude-JavaScript
Releases · amplitude/Amplitude-JavaScript
v8.20.0
8.20.0 (2022-08-24)
Features
- enable the ability to overwrite the referrer (#551) (03c0a89)
v8.18.5
8.18.5 (2022-06-24)
Bug Fixes
- add guard for navigator for use in envs that do no support navigator (#542) (c3b31ad)
- fix s3 upload script to use iam role (#534) (a453dc3)
v8.18.4
chore(release): 8.18.4 [skip ci]
## [8.18.4](https://github.com/amplitude/amplitude-javascript/compare/v8.18.3...v8.18.4) (2022-05-31)
### Bug Fixes
* polyfill object entries for ie11 ([#536](https://github.com/amplitude/amplitude-javascript/issues/536)) ([9e68a45](https://github.com/amplitude/amplitude-javascript/commit/9e68a4585c1d7147eca99d3be296054e8c232081))
v8.17.0
8.17.0 (2022-02-10)
Features
- Support seamless integration with amplitude experiment SDK (#457) (af8f9d1)
v8.16.0
8.16.0 (2022-01-21)
Bug Fixes
Features
- accept custom session id paramter in config (#485) (b64b8b0)
- allow cors header to be excluded from request headers (#489) (0119ac7)