Releases: FirebaseExtended/firebase-framework-tools
Releases · FirebaseExtended/firebase-framework-tools
adapter-nextjs-v14.0.6
What's Changed
- Bump @apphosting/common dependency & Next.js adapter version to 14.0.6 by @blidd-google in #241
Full Changelog: common-v0.0.2...adapter-nextjs-v14.0.6
adapter-angular-v17.2.7
What's Changed
- Bump @apphosting/common dependency & Angular adapter version to 17.2.7 by @blidd-google in #242
Full Changelog: adapter-nextjs-v14.0.6...adapter-angular-v17.2.7
common-v0.0.2
What's Changed
- Log stdout and stderr from spawned build process to console by @blidd-google in #237
- Bump common to v0.0.2 by @blidd-google in #238
Full Changelog: adapter-angular-v17.2.6...common-v0.0.2
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