Releases: razroo/codemorph
Releases · razroo/codemorph
v1.4.0 - Release directive, graphql, and interface standalone effects
What's Changed
- added directive standalone effects by @Dcode22 in #47
- standalone effects for graphql and interface by @Dcode22 in #48
Full Changelog: v1.3.9...v1.4.0
Add standalone effects for pipe
Publish codemorph edit json doc updates
Publish service and libs logic
What's Changed
- exporting service in index.ts by @Dcode22 in #41
- ZETA-6600: Perfect libs file path logic. by @CharlieGreenman in #42
Full Changelog: v1.3.6...v1.3.7
Push through fix for lib effect filepath
v1.3.5 - publish latest edits
What's Changed
- ZETA-6597: Remove need for package json and get from params directly. by @CharlieGreenman in #39
Full Changelog: v1.3.4...v1.3.5
Publish standalone effects for lib
What's Changed
- [ZETA-6590]: Standalone effects for library by @CharlieGreenman in #38
- Also standaloneEffects now takes in optional parameters
Full Changelog: v1.3.3...v1.3.4
v1.3.3 - Add standalone effects for standalone components
What's Changed
- [ZETA-6580]: Add standalone effects for standalone components by @CharlieGreenman in #37
Full Changelog: v1.3.2...v1.3.3
Publish non supported type and const
What's Changed
- export non supported values by @CharlieGreenman in #36
Full Changelog: v1.3.1...v1.3.2
Add NON_SUPPORTED logic
Puts the logic inside of the filesToAffect logic so can re-use.
The idea is to use filesToAffect first. If NON_SUPPORTED, then do not proceed.
What's Changed
- [ZETA-6515]: Add not supported logic by @CharlieGreenman in #35
Full Changelog: v1.3.0...v1.3.1