Skip to content

Concerto v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mttrbrts mttrbrts released this 05 Apr 10:21
82b03a2

What's Changed

  • chore(actions): publish v2.0.0-alpha.2 to npm by @github-actions in #400
  • chore(build): Update engines constraints in all package.json by @jeromesimeon in #401
  • fix(types): update index.js for better type generation (resolves #402) by @sstone1 in #403
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #404
  • fix(types): typescript type generation improvements (contributes to #402) by @sstone1 in #405
  • fix(types): visitor visit methods should be public by @sstone1 in #408
  • feat: support for externalizing decorators #393 by @dselman in #395
  • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /packages/concerto-vocabulary by @dependabot in #409
  • refactor(errors): improve error messages by @stefanblaginov in #390
  • docs(readme): update links to discord by @mttrbrts in #410
  • chore(ci): trigger npm publish when a GH release is published by @mttrbrts in #411

New Contributors

Full Changelog: v2.0.0-alpha.2...v2.0.0-beta.1