Releases: FirebaseExtended/firebase-framework-tools
Releases · FirebaseExtended/firebase-framework-tools
adapter-nextjs-v14.0.5
What's Changed
- Refactor adapter build configuration logic into @apphosting/common module by @blidd-google in #204
- Bump Next.js adapter version to v14.0.5 by @blidd-google in #222
Full Changelog: common-v0.0.1...adapter-nextjs-v14.0.5
adapter-angular-v17.2.6
What's Changed
- Refactor adapter build configuration logic into @apphosting/common module by @blidd-google in #204
- Bump Angular adapter version to v17.2.6 by @blidd-google in #216
Full Changelog: common-v0.0.1...adapter-angular-v17.2.6
common-v0.0.1
What's Changed
- Refactor adapter build configuration logic into @apphosting/common module by @blidd-google in #204
- Set up publishing for @apphosting/common by @blidd-google in #213
Full Changelog: adapter-angular-v17.2.5...common-v0.0.1
firebase-frameworks-v0.11.3
What's Changed
- fix SvelteKit server responses by @leoortizz and @m3tasploit in #205
Full Changelog: adapter-angular-v17.2.5...firebase-frameworks-v0.11.3
adapter-angular-v17.2.5
What's Changed
New Contributors
- @egilmorez made their first contribution in #196
Full Changelog: create-v0.3.1...adapter-angular-v17.2.5
create-v0.3.1
Use starters for App Hosting init (#181) * Add package manager choices to the NPX `@apphosting/create` script, if `npm|yarn|pnpm init|create @apphosting` is used don't prompt—use the package manager from the command * Allow for interactive directory picking * Wire up create-next-on-firebase so `npm init next-on-firebase` works appropriately * Download the starters based off the chosen framework * Add `@types/express` to the Angular starter * READMEs for the starters * Drop Node 16 from the tests as we're having engine issues & no longer support v16
create-v0.3.0
Drop Node 16
create-next-on-firebase-v0.2.2
Fix command name for yarn
create-next-on-firebase-v0.2.1
Push everything through NPX
create-next-on-firebase-v0.2.0
Drop Node 16