Skip to content

Releases: asyncapi/cli

v3.2.0

21 Jun 04:27
c5887e2

Choose a tag to compare

Minor Changes

  • 0754d1d: feat: add new feature to supress the warnings

    • ab94c15: Add a new flag that is --x-suppress-warnings to supress the warning in the validate command
    • 55819cd: Allow to pass multiple warnings to supress and add check to verify the warning is correct or not
    • 885fc71: Update src/core/parser.ts

    Co-authored-by: Souvik De souvikde.ns@gmail.com

    • 16b22de: Update src/core/flags/validate.flags.ts

    Co-authored-by: Souvik De souvikde.ns@gmail.com

    • de1caad: Add another flag to supressallwarnings and update test case

v3.1.1

09 Apr 09:52
1b8a4d3

Choose a tag to compare

Patch Changes

  • 152c272: feat: made the start studio command interactive along with addition of…

    • 0e8e3c1: feat: made the start studio command inteactive along with addition of a flag to disable prompt.

v3.1.0

05 Apr 03:29
0f83461

Choose a tag to compare

Minor Changes

  • d17aa54: feat: new command asyncapi start preview has been added

v3.0.1

05 Apr 02:43
dc9efe3

Choose a tag to compare

Patch Changes

  • 1b62a66: - Fixes script detection issue in version 3.0.0
    • Fixes testing by testing the github action with local CLI

v3.0.0

01 Apr 18:46
434e464

Choose a tag to compare

Major Changes

  • b6f8b82: feat: add autocomplete feature in cli

v2.17.0

20 Mar 20:11
59be554

Choose a tag to compare

Minor Changes

  • f0268d4: Remove --renderer flag and make React as the de-facto renderer, deprecating Nunjucks

v2.16.10

17 Mar 15:18
bba69fe

Choose a tag to compare

Patch Changes

v2.16.9

13 Mar 10:28
fc75b96

Choose a tag to compare

Patch Changes

  • 819b585: [Fix]: Json file supported in asyncapi new file command
  • 830fe82: Fix studio not opening in CLI studio command
  • 830fe82: fix: studio command not working

v2.16.8

10 Mar 13:19
0c7928d

Choose a tag to compare

Patch Changes

  • 460c99a: feat: use next.js version of studio
  • 460c99a: Upgrade studio to latest and allow use of next server

v2.16.7

09 Mar 09:34
b3858a7

Choose a tag to compare

Patch Changes

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