Skip to content

Releases: razroo/codemorph

v1.4.0 - Release directive, graphql, and interface standalone effects

28 Sep 18:02
Compare
Choose a tag to compare

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

27 Sep 18:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8...v1.3.9

Publish codemorph edit json doc updates

20 Sep 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

Publish service and libs logic

04 Sep 02:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

Push through fix for lib effect filepath

30 Aug 02:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5 - publish latest edits

30 Aug 00:32
Compare
Choose a tag to compare

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

29 Aug 21:59
Compare
Choose a tag to compare

What's Changed

  • Also standaloneEffects now takes in optional parameters

Full Changelog: v1.3.3...v1.3.4

v1.3.3 - Add standalone effects for standalone components

29 Aug 04:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

Publish non supported type and const

22 Aug 03:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

Add NON_SUPPORTED logic

22 Aug 03:06
Compare
Choose a tag to compare

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

Full Changelog: v1.3.0...v1.3.1