We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf632ed + 8447740 commit b59fa2fCopy full SHA for b59fa2f
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## UNRELEASED
4
5
+* #1259 Update yarn used for test_apps to latest version (@karpilin)
6
+
7
+* #1275 Update some dev-dependencies to fix vulnerability issues (@Kocal)
8
9
+* #1278 Deprecate ESLint integration (@Kocal)
10
11
+* #1284 Improve ESLint and Babel help messages, when enabling ESLint integration (@Kocal)
12
13
+* #1285 Add support for PNPM for installation commands (@Kocal)
14
15
+* #1286 Add support for Node.js 22 (@Kocal)
16
17
* #1295 Add JSX support for Vue 3 (@Kocal)
18
19
Enabling JSX support for Vue 3 is done with the `Encore.enableVueLoader()`:
0 commit comments