Releases: LibreSign/vue-pdf-editor
Releases · LibreSign/vue-pdf-editor
v1.2.6
What's Changed
- Send page dimension to parent by @vitormattos in #76
- Bump eslint-plugin-vue from 8.7.1 to 9.22.0 by @dependabot in #75
- Bump eslint from 7.32.0 to 8.57.0 by @dependabot in #74
- Bump postcss-load-config from 4.0.2 to 5.0.3 by @dependabot in #71
New Contributors
- @dependabot made their first contribution in #75
Full Changelog: v1.2.5...v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
What's Changed
- Expose src folder at package by @vitormattos in #62
- Bump version and remove package-lock.json by @vitormattos in #63
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Isolate addObject into a method by @vitormattos in #56
- Add custom component by @vitormattos in #57
- Bump version by @vitormattos in #58
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Move eslint settings to a separated file by @vitormattos in #48
- Fix build command by @vitormattos in #49
- Add new filest to .dgithub folders by @vitormattos in #50
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Remove wrong await by @vitormattos in #39
- Fix watching patch by @vitormattos in #40
- Bump vuejs by @vitormattos in #41
- Remove unused dependency by @vitormattos in #42
- Move and rename files to be compatible with default vue project by @vitormattos in #43
- Use defineConfig function by @vitormattos in #44
- Use vue cli by @vitormattos in #45
- Ignore .github at .npmignore by @vitormattos in #46
- Bump version by @vitormattos in #47
Full Changelog: v1.1.1...v1.1.2
v1.1.1: Merge pull request #38 from LibreSign/bugfix/do-not-ignore-dist-folder
Do not ignore dist folder