Releases: FloEdelmann/vue-ts-types
Releases · FloEdelmann/vue-ts-types
Version 1.3.0
Immutable
release. Only release title and notes can be modified.
Features / Bug fixes
- Ensure compatibility with multiple versions of Vue, by @FloEdelmann in #83
Docs
- Mention documentation changes in contributing guidelines, by @FloEdelmann in 8dba095
- Fix missing parameters in docs, by @FloEdelmann in 2244715
Internal changes
- Enable
stricttypescript-eslint config, by @FloEdelmann in #29 - Inline
toHaveBeenCalledBeforefromjest-extended(becausejest-extendedis not compatible with Node v12 anymore), by @FloEdelmann in #84 - Bump development dependencies, by @dependabot
Full Changelog: v1.2.1...v1.3.0
Version 1.2.1
Immutable
release. Only release title and notes can be modified.
Bug fixes
- Make
PropOptionsinterface public to fix TypeScript error, by @ricayanzon in #25
Internal changes
- Use
concurrencyin GitHub Actions workflows, by @FloEdelmann in #20 - Bump development dependencies, by @dependabot and @FloEdelmann
New Contributors
- @ricayanzon made their first contribution in #25
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0
Immutable
release. Only release title and notes can be modified.
Features
- Allow generic type for
stringProp, by @FloEdelmann in #19
Internal changes
- Bump development dependencies, by @dependabot and @FloEdelmann
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
Immutable
release. Only release title and notes can be modified.
Emit CommonJS instead of ESM (#5)
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
Immutable
release. Only release title and notes can be modified.
Only minor changes to v0.2.2:
- Documentation:
- Improve JSDoc comments
- Improve README
- Add contributing guidelines
- Add license file
- Update development dependencies
Full Changelog: v0.2.2...v1.0.0
Version 0.2.2
Immutable
release. Only release title and notes can be modified.
This is the first automated release. The skipped versions since v0.1.0 were created during the auto-release setup.
Full Changelog: v0.1.0...v0.2.2
Version 0.1.0
Immutable
release. Only release title and notes can be modified.
Initial release