Releases: MaaxGr/ang-jsoneditor
Releases · MaaxGr/ang-jsoneditor
14.0.0
13.0.5
- Remove nonoisy debug messages (Thanks to @rr-hornback for your PR!)
- Fix "this.editor" sometimes undefined causes exception in log (Thanks to @binarytracer for reporting!)
13.0.4
13.0.3
Features
- Add Support for Angular 13 (Thanks to @playground for providing a valid package.json via MR)
- Updated Types and Installation-Guide in README.md
Breaking Changes
Module is now named AngJsoneditorModule
and not NgJsonEditorModule
any more to be consistent with the library name.
This has be updated in the module.ts
Background Changes
I recreated the library to match the current project standard (libraries and demo) is now in the "projects" folder.