Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 382 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 382 Bytes

Change Log

All notable changes to the "asyncapi-preview" extension will be documented in this file.

[0.2.0]

  • Upgraded to the latest @asyncapi/react-component@next
  • Removes dependencies on Express, socket.io, js-yaml
  • Uses a simple vscode.Webview (no server required)
  • Fully webpacked for a better startup preformance and bundle size.

[0.1.X]

  • Initial releases