Releases: qwerty084/vue3-chessboard
Releases · qwerty084/vue3-chessboard
v1.3.3
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #242
- Fix wrong piece size by @YouSafe in #243
- Bump vite from 4.3.9 to 4.5.2 by @dependabot in #245
- 1.3.3/ add removePiece method by @qwerty084 in #248
New Contributors
Full Changelog: v1.3.2...v1.3.3
v1.3.2
- revert broken css change from v1.3.0-v1.3.1
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- Bump postcss from 8.4.23 to 8.4.31 by @dependabot in #225
- Bump actions/setup-node from 3 to 4 by @dependabot in #227
- fix promotion dialog w. multile component instances by @qwerty084 in #233
- remove documentation from main repo by @qwerty084 in #235
- improve putPiece for movable free by @qwerty084 in #236
- v1.3.0 by @qwerty084 in #237
- Release by @qwerty084 in #238
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- fetch latest npm package number by @qwerty084 in #222
- Bump actions/checkout from 3 to 4 by @dependabot in #223
- feat: add support for setting pgn headers by @Chew in #224
- v1.2.4 by @qwerty084 in #226
New Contributors
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
v1.2.1
What's Changed
- remove ref from readme by @qwerty084 in #203
- Update README.md by @qwerty084 in #205
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #206
- update documentation title by @qwerty084 in #208
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #204
- Docs/update example by @qwerty084 in #210
- update by @qwerty084 in #212
- update docs by @qwerty084 in #213
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #214
- Feature:
getCapturedPieces
api method by @gavin-lb in #216 - fix: allow any moves by @qwerty084 in #217
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.2.0
Please refer to the changelog for detailed information about this relrease.
What's Changed
- fix npm publish workflow by @qwerty084 in #188
- Bump vite from 4.3.5 to 4.3.9 by @dependabot in #189
- Refactor and
reactive-config
prop feature by @gavin-lb in #190 - only deploy docs on version release/manually by @qwerty084 in #191
- add basic component usage example by @qwerty084 in #192
- 1.2.0-alpha.0 by @qwerty084 in #195
- Remove ref by @qwerty084 in #196
- chore: move vue to peer dependency by @qwerty084 in #198
- 1.2.0-beta.0 by @qwerty084 in #199
- Added game history viewer feature by @gavin-lb in #200
- 1.2.0-beta.1 by @qwerty084 in #201
- 1.2.0 by @qwerty084 in #202
New Contributors
Full Changelog: v1.1.8...v1.2.0
v1.2.0-beta.1
What's Changed
Full Changelog: v1.2.0-beta.0...v1.2.0-beta.1