Minor Changes
- #1356
bd498512Thanks @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
a70d9e69Thanks @chenxzhang! - Rename middleware chunk name to avoid collision with Next.js middleware entrypoint