Skip to content

@segment/analytics-next@1.83.0

Choose a tag to compare

@buildkite-agent-release-writer buildkite-agent-release-writer released this 16 Apr 15:42
· 4 commits to master since this release
ef93c3b

Minor Changes

  • #1356 bd498512 Thanks @laksh-twilio! - Fixes #1336 NullAnalytics was accidentally removed from the public exports in commit b611746 (PR #1090) when exports were changed from wildcard to explicit. This restores the export for users who need NullAnalytics in their test code.

Patch Changes

  • #1357 a70d9e69 Thanks @chenxzhang! - Rename middleware chunk name to avoid collision with Next.js middleware entrypoint