We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2d963 commit 58467c3Copy full SHA for 58467c3
CHANGELOG.md
@@ -4,16 +4,14 @@
4
5
## v1.3.1 (2023-12-10)
6
7
+### CAUTION: this release is broken, use >= v1.3.2 instead
8
+
9
- fix style export in package.json ([#239](https://github.com/qwerty084/vue3-chessboard/pull/239))
10
11
## v1.3.0 (2023-12-10)
12
13
### CAUTION: this release is broken, use >= v1.3.2 instead
14
-### Breaking changes
-
15
-- `vue3-chessboard/style.css` has been removed. Please remove the import from existing projects.
16
17
### Bug fixes
18
19
- fix putPiece with movable set to free from jumping back to previous position ([#236](https://github.com/qwerty084/vue3-chessboard/pull/236))
0 commit comments