Releases: qwerty084/vue3-chessboard
Releases · qwerty084/vue3-chessboard
v1.2.0-beta.0
What's Changed
- docs: Remove ref from examples by @qwerty084 in #196 | Thanks to @gavin-lb (Issue #193)
- chore: move vue to peer dependency by @qwerty084 in #198 | Thanks to @benjaminpjones (Issue #197)
Full Changelog: v1.2.0-alpha.0...v1.2.0-beta.0
v1.2.0-alpha.0
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
New Contributors
Full Changelog: v1.1.8...v1.2.0-alpha.0
v1.1.8
What's Changed
- add library version to issues template by @qwerty084 in #179
- emit move event on check and checkmate by @qwerty084 in #183
- Movable fix by @ddbogdanov in #181
- Chore/chess.js by @qwerty084 in #184
- improve testing and fix small bugs by @qwerty084 in #185
- update board fen after move call by @qwerty084 in #186
- v1.1.8 by @qwerty084 in #187
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Multiplayer support. by @ddbogdanov in #175
New Contributors
- @ddbogdanov made their first contribution in #175
Full Changelog: v.1.1.6...v1.1.7
v.1.1.6
What's Changed
- add quality check to codeql by @qwerty084 in #158
- update workflows by @qwerty084 in #160
- Bump actions/configure-pages from 2 to 3 by @dependabot in #161
- fix docs build by @qwerty084 in #163
- update readme workflow status by @qwerty084 in #164
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #162
- add explicit function returns by @qwerty084 in #165
- improve checkmate event by @qwerty084 in #166
- improve dialog window by @qwerty084 in #167
- load fen correctly specified in boardconfig by @qwerty084 in #171
- export types correctly by @qwerty084 in #172
- fix config merging by @qwerty084 in #173
Full Changelog: 1.1.5...v.1.1.6
v1.1.5
1.1.4
What's Changed
- Update docs by @qwerty084 in #147
- ignore .sh script by @qwerty084 in #148
- update docs by @qwerty084 in #149
- add devcontainer by @qwerty084 in #150
- improve promotion animation by @qwerty084 in #151
- fix check on pgn load & other small improvements by @qwerty084 in #152
- update dependencies by @qwerty084 in #153
- Last move turn number by @qwerty084 in #155
- fix svg path by @qwerty084 in #156
- v1.1.4 by @qwerty084 in #157
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Update dependabot.yml by @qwerty084 in #139
- improve coordinates and move animation by @qwerty084 in #140
- remove event data by @qwerty084 in #141
- improve possible Moves by @qwerty084 in #142
- update diff by @qwerty084 in #143
- update openings by @qwerty084 in #144
- remove .umd, .cjs by @qwerty084 in #145
- V1.1.3 by @qwerty084 in #146
Full Changelog: v.1.1.2...1.1.3
v1.1.2
What's Changed
- add move event to docs by @qwerty084 in #121
- export all available types by @qwerty084 in #122
- remove unnecessary files and improve types by @qwerty084 in #123
- v.1.1.2-beta.0 by @qwerty084 in #124
- fix version number by @qwerty084 in #125
- Update npm-publish.yml by @qwerty084 in #126
- fix version by @qwerty084 in #127
- fix BoardApi type by @qwerty084 in #128
- v1.1.2 by @qwerty084 in #129
Full Changelog: v1.1.1...v.1.1.2
v1.1.1
What's Changed
- fix setPosition on BoardApi by @mateusocb in #118
New Contributors
- @mateusocb made their first contribution in #118
Full Changelog: v1.1.0...v1.1.1