Releases: amplitude/Amplitude-JavaScript
Releases · amplitude/Amplitude-JavaScript
v8.15.1
8.15.1 (2022-01-18)
Bug Fixes
- Add missing worker storage length for clear method (#487) (6abb957)
v8.14.1
8.14.1 (2021-12-23)
Bug Fixes
- global-scope reference error in nodejs (#474) (bdce39d)
v8.14.0
8.14.0 (2021-12-21)
Features
- add runNewSessionStartCallback on new sessionId on log event (#469) (bb8b26b)
- support web worker env (#467) (52abaf0)
v8.13.1
8.13.1 (2021-12-03)
Bug Fixes
- make @babel/runtime production dependencies (#461) (c03632c)
v8.13.0
8.13.0 (2021-11-30)
Bug Fixes
Features
- add support for on new session start callback (#455) (acf596a)
v8.12.0
8.12.0 (2021-11-18)
Features
- add more interfaces for flutter web support (#444) (69c18f7)
- update setLibrary api make it ignore the null value of name or version (#449) (8e0971e)
v8.11.1
8.11.1 (2021-11-16)
Bug Fixes
- Add missing setTransport API to snippet (#446) (355a05b)
v8.11.0
8.11.0 (2021-11-16)
Bug Fixes
- add missing setLibrary API to snippet distribution (#445) (ff44909)
Features