Releases: selemondev/vue3-signature-pad
Releases · selemondev/vue3-signature-pad
v1.6.4
📖 Documentation
🏡 Chore
- release: V1.6.3 (8b4bc17)
- website: Update dependency (56afa02)
- bundler: Migrate to tsdown (1d72f36)
- workflows: Add ci and release action (df549d9)
- scripts: Replace tsup with tsdown (4802725)
- bundler: No sideEffects (d7be919)
- bundler: Produce tree-shakeable output (5cb9784)
- bundler: Allow tsdown to generate types and files export paths (738f4c9)
- lint: Resolve parsing error (7b32342)
- workflow: Update build command (6ff0947)
- script: Remove publish command (c8250a0)
❤️ Contributors
What's Changed
- docs(website): update nuxt module name by @selemondev in #107
- chore(bundler): migrate to tsdown by @selemondev in #108
- chore(workflows): add ci and release action by @selemondev in #109
- docs: add CI badge link to README.md by @selemondev in #110
Full Changelog: v1.6.3...v1.6.4
v1.6.3
💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors
What's Changed
- docs: update by @selemondev in #103
- docs: update CHANGELOG by @selemondev in #104
- refactor(prop-types): make options' properties optional by @selemondev in #105
- refactor: narrow type guard by @selemondev in #106
Full Changelog: v1.6.2...v1.6.3
v1.6.2
💅 Refactors
- Make prop types optional (5e979bd)
📖 Documentation
- install-size: Replace badgen badge with img(.)shields(.)io (f6066df)
🏡 Chore
- deps-dev: Bump shiki from 2.5.0 to 3.14.0 (59a07c2)
- deps-dev: Bump vite in the npm_and_yarn group across 1 directory (467c29b)
- Sync version with tag v1.6.1 (12058fd)
❤️ Contributors
What's Changed
- chore(deps-dev): bump shiki from 2.5.0 to 3.14.0 by @dependabot[bot] in #97
- chore(deps): update pnpm to v9.15.9 by @renovate[bot] in #76
- chore(deps-dev): bump vite from 7.1.5 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #90
- chore(deps): update dependency vite to v7.1.11 [security] - autoclosed by @renovate[bot] in #89
- refactor: prop types as optional by @selemondev in #101
- docs(install-size): replace badgen badge with img(.)shields(.)io by @selemondev in #102
Full Changelog: v1.6.1...v1.6.2
v1.6.1
🏡 Chore
- Reduce bundle size ( shave off 1KB by implementing the functionality using built-in web APIs ) (91e46dd)
- Remove pkg as dependency (1837279)
❤️ Contributors
What's Changed
- chore: reduce bundle size ( shave off 1KB by implementing the functionality using built-in web APIs ) by @selemondev in #99
Full Changelog: v1.6.0...v1.6.1
v1.6.0
🚀 Enhancements
- Emit canvas data (8d9acc1)
❤️ Contributors
What's Changed
- feat: emit canvas data by @selemondev in #96
Full Changelog: v1.5.1...v1.6.0
v1.5.1
💅 Refactors
- Save signature function (b369d12)
❤️ Contributors
What's Changed
- refactor: save signature function by @selemondev in #94
Full Changelog: v1.5.0...v1.5.1
v1.5.0
🚀 Enhancements
- Add quality option (be45f98)
🏡 Chore
- release: V1.4.2 (a1025b2)
- website: Remove deprecated pkg (2ad43ae)
- deps-dev: Bump @vitejs/plugin-vue from 5.2.4 to 6.0.1 (992b374)
- Lint and add default quality value (f4814b6)
❤️ Contributors
What's Changed
- chore: Configure Renovate by @renovate[bot] in #64
- chore(website): remove deprecated pkg by @selemondev in #68
- chore(deps): update dependency nanoid to v5.1.6 by @renovate[bot] in #66
- chore(deps): update dependency postcss to v8.5.6 by @renovate[bot] in #69
- chore(deps): update dependency eslint to v9.38.0 by @renovate[bot] in #80
- chore(deps-dev): bump @vitejs/plugin-vue from 5.2.4 to 6.0.1 by @dependabot[bot] in #58
- chore(deps): update dependency @selemondev/vue3-signature-pad to v1.4.2 by @renovate[bot] in #65
- feat: add quality option and set default to 1.0 ( highest quality ) by @selemondev in #91
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
📖 Documentation
- Update package install commands (e160d24)
🏡 Chore
- Update dependencies (bf66e8b)
- Set npm as the package ecosystem for Dependabot (84c49bf)
- deps-dev: Bump npm-run-all2 from 6.2.6 to 8.0.4 (60472af)
- deps-dev: Bump @antfu/eslint-config from 3.16.0 to 5.2.2 (d6c3706)
- deps-dev: Bump typescript from 5.3.3 to 5.7.3 (955077c)
- deps-dev: Bump eslint from 9.20.0 to 9.35.0 (6da3029)
- deps-dev: Bump @types/node from 20.17.47 to 24.3.1 (8178364)
- deps-dev: Bump @tsconfig/node20 from 20.1.5 to 20.1.6 (9c7ca66)
- deps-dev: Bump vite from 5.4.19 to 7.1.5 (bad24ea)
- deps-dev: Bump tsup from 8.3.6 to 8.5.0 (958186b)
❤️ Contributors
- Selemondev (@selemondev)
What's Changed
- chore: update dependencies by @selemondev in #41
- chore: set npm as the package ecosystem for Dependabot by @selemondev in #42
- chore(deps-dev): bump npm-run-all2 from 6.2.6 to 8.0.4 by @dependabot[bot] in #43
- chore(deps): bump nanoid from 5.0.9 to 5.1.5 by @dependabot[bot] in #44
- chore(deps-dev): bump @antfu/eslint-config from 3.16.0 to 5.2.2 by @dependabot[bot] in #45
- chore(deps-dev): bump typescript from 5.3.3 to 5.7.3 by @dependabot[bot] in #47
- chore(deps-dev): bump eslint from 9.20.0 to 9.35.0 by @dependabot[bot] in #49
- chore(deps): bump vue from 3.5.13 to 3.5.21 by @dependabot[bot] in #48
- chore(deps-dev): bump @types/node from 20.17.47 to 24.3.1 by @dependabot[bot] in #46
- chore(deps-dev): bump vite from 5.4.19 to 7.1.5 by @dependabot[bot] in #54
- chore(deps-dev): bump @tsconfig/node20 from 20.1.5 to 20.1.6 by @dependabot[bot] in #51
- chore(deps): bump signature_pad from 5.0.4 to 5.1.0 by @dependabot[bot] in #52
- chore(deps-dev): bump tsup from 8.3.6 to 8.5.0 by @dependabot[bot] in #53
- docs: update package install commands by @selemondev in #55
Full Changelog: v1.4.0...v1.3.2
What's Changed
- chore: update dependencies by @selemondev in #41
- chore: set npm as the package ecosystem for Dependabot by @selemondev in #42
- chore(deps-dev): bump npm-run-all2 from 6.2.6 to 8.0.4 by @dependabot[bot] in #43
- chore(deps): bump nanoid from 5.0.9 to 5.1.5 by @dependabot[bot] in #44
- chore(deps-dev): bump @antfu/eslint-config from 3.16.0 to 5.2.2 by @dependabot[bot] in #45
- chore(deps-dev): bump typescript from 5.3.3 to 5.7.3 by @dependabot[bot] in #47
- chore(deps-dev): bump eslint from 9.20.0 to 9.35.0 by @dependabot[bot] in #49
- chore(deps): bump vue from 3.5.13 to 3.5.21 by @dependabot[bot] in #48
- chore(deps-dev): bump @types/node from 20.17.47 to 24.3.1 by @dependabot[bot] in #46
- chore(deps-dev): bump vite from 5.4.19 to 7.1.5 by @dependabot[bot] in #54
- chore(deps-dev): bump @tsconfig/node20 from 20.1.5 to 20.1.6 by @dependabot[bot] in #51
- chore(deps): bump signature_pad from 5.0.4 to 5.1.0 by @dependabot[bot] in #52
- chore(deps-dev): bump tsup from 8.3.6 to 8.5.0 by @dependabot[bot] in #53
- docs: update package install commands by @selemondev in #55
Full Changelog: v1.4.0...v1.4.1