Skip to content

Latest commit

 

History

History
89 lines (48 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

89 lines (48 loc) · 1.56 KB

@asyncapi/cli

2.16.7

Patch Changes

  • 6ca17b3: fix: update packages to latest stable version

2.16.6

Patch Changes

  • 82b441f: fix: resolve error in AsyncAPI optimize

2.16.5

Patch Changes

  • f873423: docs: update docs regarding asyncapi new command
  • 2deeb36: fix: print in cli asyncapi generate models without -o flag

2.16.4

Patch Changes

  • 67d7e8f: fix: proxy implementation for optimize validate and convert fixed

2.16.3

Patch Changes

  • cec8081: feat: added Proxy support for the generate commands.

2.16.2

Patch Changes

  • 755339a: feat: change the implementation of new command

2.16.1

Patch Changes

  • 3ab019f: chore(deps): bump jsonpath-plus and @stoplight/spectral-core
  • 07514e6: implemented new UI/UX improvements in config command
  • a774ae2: fix: starting of studio fixed when using example with new file

2.16.0

Minor Changes

  • a37e124: Deprecate the --file flag in start studio command

2.15.0

Minor Changes

  • dcfb8c7: fix: Remove unused package lodash.template

2.14.1

Patch Changes

  • 08afb45: Prepare github action for release
  • da64c63: ci: bump artifact actions to v4

2.14.0

Minor Changes

  • 6839c8f: - Changed docker build to a source code based build
    • Changed name of github action to avoid clash
    • Fixed Docker and Release Pipeline

2.13.1

Patch Changes

  • 8ae33c4: Handle AsyncAPI v3 in diff command

2.13.0

Minor Changes

  • a76b0fb: Add github-action to monorepo and set up changesets

Patch Changes

  • 81b925e: Updated README with Development.md file