We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2069be commit 0d21ba9Copy full SHA for 0d21ba9
CHANGES.md
@@ -1,7 +1,11 @@
1
# Change Log
2
3
-#### next release (8.4.1)
+#### next release (8.5.0)
4
5
+- **Breaking changes:**
6
+ - Upgrade TypeScript to 5.2
7
+ - Switch Babel configuration to new JSX transform
8
+- Improve tsconfig files
9
- Fix a bug where `DragPoints` was interfering with pedstrian mode mouse movements.
10
- Update `webpack` to `4.47.0` to support Node >= 18 without extra command line parameters.
11
- [The next improvement]
0 commit comments