Skip to content

Releases: FloEdelmann/vue-ts-types

Version 1.6.2

25 Apr 15:57
Compare
Choose a tag to compare

Internal changes

New Contributors

Full Changelog: v1.6.1...v1.6.2

Version 1.6.1

18 Sep 16:52
Compare
Choose a tag to compare

Internal changes

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

28 Oct 12:31
Compare
Choose a tag to compare

Features

Internal changes

Full Changelog: v1.5.1...v1.6.0

Version 1.5.1

09 Sep 14:16
Compare
Choose a tag to compare

Internal changes

  • Drop development support for Node v12, by @FloEdelmann in #137
  • Bump development dependencies

Full Changelog: v1.5.0...v1.5.1

Version 1.5.0

18 Aug 15:27
Compare
Choose a tag to compare

Features

Internal changes

  • Bump development dependencies

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

04 Aug 15:40
Compare
Choose a tag to compare

Features

Internal changes

  • Bump development dependencies

New Contributors

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

13 Jul 22:19
Compare
Choose a tag to compare

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

Version 1.2.1

16 May 14:33
Compare
Choose a tag to compare

Bug fixes

  • Make PropOptions interface public to fix TypeScript error, by @ricayanzon in #25

Internal changes

  • Use concurrency in GitHub Actions workflows, by @FloEdelmann in #20
  • Bump development dependencies

New Contributors

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

11 May 12:47
Compare
Choose a tag to compare

Features

Internal changes

  • Bump development dependencies

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

29 Apr 17:38
Compare
Choose a tag to compare

Emit CommonJS instead of ESM (#5)

Full Changelog: v1.0.0...v1.1.0