You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Addressed Angular not working, `defaultProject` is gone in new projects now
* Added more error logging to the Angular codepath
* `npm run dev` wasn't patching the globally installed CLI
* Bumped version
* Migrating to ESM
* Adding nuxt & nuxt3 to Github Actions
* Bumping deps
* Fix dynamic import paths in Windows with pathToFileURL
* Adding Windows tests to Actions
* Marked as compatible with Node 16, 18.
* Dropped Node 14 from Actions
* Pack filesystem NPM overrides
* Console log NPM install
* Integrate with [firebase-js-sdk#6526](firebase/firebase-js-sdk#6526) and [firebase-tools##4868](firebase/firebase-tools#4868)
* Next broke, `next export` no longer fails for fallbacks and api routes, detect these to determine if a Cloud Function should be spun up
* Fixed relative directory handling
* Silenced next export failures by spawning
* Rearranged framework detection order so custom servers are first
* Error if it could not determine the framework
* Next minimal mode
0 commit comments