simondotm / nx-firebase

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

feat: Update plugin to minimum Nx v16.8.1 #205

Closed simondotm closed 3 months ago

simondotm commented 3 months ago

Migrated plugin workspace to Nx version 16.8.1 This was a key Nx release that introduced the as-provided and derived concepts for project name/directory.

I wanted to start the plugin compatibility roadmap here rather than just jump to the latest Nx, since there may be plugin users still using Nx 16.x and I want to give those users incremental Nx version updates of the plugin.

Plugin Changes:

e2e Changes: