Skip to content

Releases: rubeniskov/mutant-json

Release v0.6.3

07 Dec 15:50
Compare
Choose a tag to compare

Changelog

  • fix: process must works with async

Release v0.6.2

07 Dec 14:53
Compare
Choose a tag to compare

Changelog

  • fix: never ending loop when replace with a null value

Release v0.6.1

06 Dec 23:49
Compare
Choose a tag to compare

Changelog

  • fix: tap add null condition

Release v0.6.0

04 Dec 01:45
Compare
Choose a tag to compare

Changelog

  • Add promise flag to force return promise

Release v0.5.2

01 Dec 18:08
Compare
Choose a tag to compare

Changelog

  • fix: treat null values

Release v0.5.1

27 Nov 12:36
Compare
Choose a tag to compare

Changelog

  • fix: unexpected nested recursive evaluation

Release v0.5.0

27 Nov 11:55
Compare
Choose a tag to compare

Changelog

  • feat: add parseOptions to enable option.test shortcut

Release v0.4.0

27 Nov 11:51
Compare
Choose a tag to compare

Changelog

  • simplify logic only using replace and delete operations

Release v0.3.0

26 Nov 13:00
Compare
Choose a tag to compare

Changelog

  • Allow target to be a promise

Release v0.2.0

25 Nov 01:54
Compare
Choose a tag to compare

Changelog

  • Add once option
  • Fix missing multiops patching