Releases: mohsen1/json-formatter-js
Releases · mohsen1/json-formatter-js
v2.2.0
Expose TypeScript types #47
Version 2
- Moved away for UMD to CommonJS module format
- Moved tests to Jest
- Make it friendly to Browserify #42
v1.3.0
- Add
openAtDepth
function #34
- Fix function name RegExp #36
v1.2.0
- Update index.js so it finds an empty object even if it is not open
- Rename webpack output from bundle.js to json-formatter.js
v1.0.0
This release includes:
- All of CSS classes are now prefixed.
- Removing and adding children on toggle is now animated
- Refactored in TypeScript
- CSS fixes
- A webpack build system
- Proper UMD support
- Updated documentation and demos