Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 14:20
· 24 commits to main since this release
eee212e

Patch Changes

  • chore(core): change defineAddonOptions({ /*config */ }) to defineAddonOptions().add('key', { /*config */ }).build() in order to provide better type safety. (#686)

  • fix(migrate): allow migrate to run without specifying a migration arg (#676)

  • fix(add): improve robustness of add-on args parsing (#681)