Skip to content

v5.0.0

Compare
Choose a tag to compare
@jmarc-roy jmarc-roy released this 10 Jan 17:59
· 28 commits to master since this release

Breaking changes

  • Upgrade to angular v9 (it drops support of using lib in angular v8)
  • Upgrade monaco typing file to v0.21.2
  • Remove css-element-queries dependencies
  • default style no more applied to lib components host for better flexibility
  • MonacoDiffEditorComponent has now automaticLayout by default

Features

  • New input uri on MonacoEditorComponent to pass explicity a model uri
  • Demo UI enhancement + new JSON validation example
  • Angular v11 support

Bug fixes

  • Better editor form validation based on model uri