Skip to content

Latest commit

 

History

History
226 lines (137 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

226 lines (137 loc) · 10.4 KB

Internal changes

New Contributors

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.1...v1.6.2

Changes

Internal changes

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.0...v1.6.1

Changes

Features

Internal changes

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.5.1...v1.6.0

Changes

Internal changes

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

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.5.0...v1.5.1

Changes

Features

Internal changes

  • Bump development dependencies

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.4.0...v1.5.0

Changes

Features

Internal changes

  • Bump development dependencies

New Contributors

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.3.0...v1.4.0

Changes

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: https://github.com/FloEdelmann/vue-ts-types/compare/v1.2.1...v1.3.0

Changes

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: https://github.com/FloEdelmann/vue-ts-types/compare/v1.2.0...v1.2.1

Changes

Features

Internal changes

  • Bump development dependencies

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.1.0...v1.2.0

Changes

Emit CommonJS instead of ESM (#5)

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v1.0.0...v1.1.0

Changes

Only minor changes to v0.2.2:

  • Documentation:
    • Improve JSDoc comments
    • Improve README
    • Add contributing guidelines
    • Add license file
  • Update development dependencies

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v0.2.2...v1.0.0

Changes

This is the first automated release. The skipped versions since v0.1.0 were created during the auto-release setup.

Full Changelog: https://github.com/FloEdelmann/vue-ts-types/compare/v0.1.0...v0.2.2

Changes

Initial release

Changes