Releases: voriteam/nest-schematics
Releases · voriteam/nest-schematics
1.1.2
What's Changed
- chore(resource): Added afterAll hook to e2e test template by @clintonb in #8
Full Changelog: 1.1.1...1.1.2
1.0.6
NOTE: The original 1.0.5 release (made 2 months ago) was not correctly pushed to the main branch. No code was lost (just the change to package.json
).
1.0.3
fix(resource): Updated mock authenticator for e2e tests
We no longer mock Firebase, but use the mockAuthentication method.
1.0.2
fix(resource): Corrected create operationId (#3)
Removed stray tag close.
1.0.1
chore(publish): Fixed publication workflow
1.0.0
Added Vori customizations