Releases: benjamin-allion/json-node-normalizer
Releases · benjamin-allion/json-node-normalizer
1.0.13
- Add a new 'exclude' option to ignore some fields/paths. #62
- Default value is not set anymore for boolean field with 'false' value. #57
1.0.12
- Fix cache problem (Add cloneDeep to avoid deleted ref problem). #61
1.0.11
- Replace 'cacheId' path param by value.
1.0.10
- New cache option to increase performance. #58
- New 'clearCache' method
See README.MD documentation for more information about cache function.
1.0.7
- Add 'default' value support. #38
- Full 'normalizer.js' refactoring #41
- <!> Replace 'normalizePath' function by 'normalizePaths' #41
- <!> New signature for 'normalizeNode' function #41
- Update documentation for 'normalizePaths' & default values #41
1.0.6
v1.0.6
chore(release): version '1.0.6'.
1.0.4
v1.0.4
chore(release): version '1.0.4'.