Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 22:19
· 479 commits to main since this release

Features / Bug fixes

  • Ensure compatibility with multiple versions of Vue, by @FloEdelmann in #83

Internal changes

  • Enable strict typescript-eslint config, by @FloEdelmann in #29
  • Inline toHaveBeenCalledBefore from jest-extended (because jest-extended is not compatible with Node v12 anymore), by @FloEdelmann in #84
  • Bump development dependencies

Full Changelog: v1.2.1...v1.3.0