Skip to content

Releases: MaaxGr/ang-jsoneditor

14.0.0

25 Nov 20:17
Compare
Choose a tag to compare
  • Release for Angular 14

13.0.5

17 Jul 12:22
Compare
Choose a tag to compare
  • 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

05 Jun 21:00
ae4abaf
Compare
Choose a tag to compare
  • Fix setting initial value (by @deanist)

13.0.3

29 May 12:16
Compare
Choose a tag to compare

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.

12.0.0

04 Dec 02:27
Compare
Choose a tag to compare

First stable version for ang-jsoneditor compatible with Angular 12

11.0.0

04 Dec 02:26
Compare
Choose a tag to compare

First stable version for ang-jsoneditor compatible with Angular 11