simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Latest 0.13.0-beta.0 release to npm #93

Closed simondotm closed 1 year ago

simondotm commented 1 year ago

Hey @simondotm I see merges were integrated yesterady but no release was tagged or updated, does this work with the latest version of NX?

Originally posted by @algoflows in https://github.com/simondotm/nx-firebase/issues/85#issuecomment-1401612227

simondotm commented 1 year ago

Hi @algoflows - I'm currently testing a new release, and there's a beta version 0.13.0-beta.0 published to npm.

I've made changes to how the plugin works that should make it compatible with Nx 13.10.6 through to latest Nx version, but its proving incredibly hard to test the plugin against all these versions.

If you want to try the beta and report back that would be great. I still have some testing to do before I make another full release but hopefully nearly there.

I reverted the plugin workspace back to Nx 13.10.6 because I want the plugin to be as compatible as possible. For projects using Angular 13, the upgrade path to Nx/Angular 15 is a fair bit of work that I dont want to push onto plugin users unnecessarily.

simondotm commented 1 year ago

There'll be another beta version shortly.

simondotm commented 1 year ago

Pushed beta to v1.0.0 🎉