Releases: simondotm/nx-firebase
Releases · simondotm/nx-firebase
v1.0.0
Full Changelog: v0.13.0-beta.1...v1.0.0
v0.13.0-beta.1
What's Changed
- Widen .gitignore by @simondotm in #91
- fix: remove entry point from template
package.json
by @simondotm in #96 - fix: generator targets by @simondotm in #97
- fix: remove redundant assets from functions build executor by @simondotm in #98
- fix: Use
@nrwl/workspace:run-commands
while based on Nx 13.10.6+ by @simondotm in #99 - feat: support
nx watch
by @simondotm in #100 - feat: support
nx:run-commands
in compatible hosts by @simondotm in #101 - docs: Updated by @simondotm in #102
Full Changelog: v0.13.0-beta.0...v0.13.0-beta.1
v0.13.0-beta.0
What's Changed
- V15 rewrite by @simondotm in #59
- updated changelog by @simondotm in #64
- Release/v0.3.4 by @simondotm in #66
- Support project as a generator option by @simondotm in #68
- Preparation for codebase support by @simondotm in #70
- Update release & publish actions by @simondotm in #74
- Update documentation by @simondotm in #76
- fix typo by @ykray in #65
- Remove archived code by @simondotm in #82
- Only install firebase dependencies as needed by @simondotm in #84
- Remove default generator by @simondotm in #87
- Fix lint warnings by @simondotm in #88
- Docs for sample targets by @simondotm in #89
- Regress nx version to 13.10.6 by @simondotm in #90
New Contributors
- @ykray made their first contribution in #65
Full Changelog: v0.3.4...v0.13.0-beta.0
v0.3.4
What's Changed
- Upgrade to NX Version 13 by @BraunreutherA in #45
- Change ports to numbers for consistency by @WhatsThatItsPat in #39
- Fix npm install during github actions CD workflow by @shipley-dcc in #47
- Fix dependencies to allow a clean npm install by @mcarriere in #51
- Stop using copyAssetFiles to support nx 13.10+ by @Sibirius in #53
New Contributors
- @BraunreutherA made their first contribution in #45
- @WhatsThatItsPat made their first contribution in #39
- @shipley-dcc made their first contribution in #47
- @mcarriere made their first contribution in #51
- @Sibirius made their first contribution in #53
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- plugin now detects incompatible dependencies by @simondotm in #22
Full Changelog: v0.3.1...v0.3.2