Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address feedback from the bug bash #24

Merged
merged 34 commits into from Aug 16, 2022
Merged

Address feedback from the bug bash #24

merged 34 commits into from Aug 16, 2022

Conversation

jamesdaniels
Copy link
Collaborator

@jamesdaniels jamesdaniels commented Jul 18, 2022

  • 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 and 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

@jamesdaniels jamesdaniels merged commit 06a731d into main Aug 16, 2022
@jamesdaniels jamesdaniels deleted the bugbash-feedback branch August 16, 2022 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant