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