v2.87.4-canary.4
📦 supabase-authView on GitHub →
✨ 1 features🐛 8 fixes
Summary
This canary release focuses primarily on internal repository tooling updates, migrating the build process to tsup and ensuring backwards compatibility across recent changes.
✨ New Features
- The repository build process now uses tsup.
🐛 Bug Fixes
- Fixed an issue related to auth extension.
- Ensured backwards compatibility for deep imports.
- Removed deep internal imports from tests.
- Ensured build runs before testing types.
- Updated build tool from tsup to tsdown.
- Ensured backwards compatibility in repository changes.
- Removed old build commands.
- Restored package lock file.