Releases: segmentio/analytics-next
Releases · segmentio/analytics-next
@segment/[email protected]
@segment/[email protected]
Minor Changes
- #561
1af2a9f
Thanks @silesky! - Add 'screen', 'register', 'deregister', 'user' method and 'VERSION' property on AnalyticsBrowser. Allow buffering of 'screen', 'register', 'deregister' methods for snippet users.
Patch Changes
- Updated dependencies [
93c8f1f
]:- @segment/[email protected]
@segment/[email protected]
@segment/[email protected]
@segment/[email protected]
@segment/[email protected]
Initial Release.
@segment/[email protected]
v1.39.2
v1.39.1
What's Changed
- [Bugs] Fixes race condition where some analytics calls were ignored while analytics was loading via snippet @chrisradek in #506
Full Changelog: v1.39.0...v1.39.1
v1.39.0
What's Changed
- [Feature] add ability to disable user in Analytics constructor by @chrisradek in #493
- [Feature] Applies analytics.timeout to user-provided callbacks by @chrisradek in #421
- [Feature] Dont throw on mutex failure by @danieljackins in #492
- [Bugs] Ignore invalid URLs with TLD lookup by @chrisradek in #479
- [Bugs] Set event timestamp at event creation by @chrisradek in #483
- [Bugs] Fix markdown links, add markdown link checker by @silesky in #495
- [Bugs] chore/fix vite add example by @silesky in #502
- [Bugs] fix circular dependencies by @silesky in #488
- [Chore] update playground with idiomatic next instantiation by @silesky in #471
- [Chore] add standalone playground by @silesky in #490
- [Chore] add node scaffolding by @silesky in #504
- [Chore] Monorepo refactor by @silesky
- [Chore] Updates jest to 28.x by @chrisradek in #478
- [Chore] Enhance typechecking and remove tests from package build by @silesky in #482
- [Chore] Make tests less brittle by @silesky in #484
- [Chore] Upgrade js-cookie by @pooyaj in #485
- [Chore] Remove vulnerable dependencies by @silesky in #486, #487
- [Chore] Remove unused dev dependencies by @silesky in #489
- [Chore] tweak hoisting limits by @silesky in #491
- [Chore] Increase size limit by @chrisradek in #498
Full Changelog: v1.38.0...v1.39.0