Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 08:32
· 237 commits to main since this release
89bd0cb

4.2.0 (2024-04-12)

New features

  • add secret storage service (2227097)

Bugfixes

  • do not import the whole workbench (3ff9ef9)
  • DomListener has side effects (4b76836)
  • export some missing interfaces (9d4029a)
  • make editor api compatible with monaco-graphql (072958c)
  • remove cyclic dependency (70a9854)

Refactor