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.
1 parent 61ff493 commit e7a5d87Copy full SHA for e7a5d87
1 file changed
changelog.patch.mjs
@@ -8,5 +8,10 @@ export default [
8
[
9
'Minimum supported Node.js version is now 18.19.0',
10
'Minimum supported Node.js version is now 20.18.0'
11
- ]
+ ],
12
+ [
13
+ String.raw`Due to prettier\@3 forcing downstream adoption of their asynchronous interface, `,
14
+ ''
15
16
+ [/^.*Update core-js to 3\.33.*$\n/m, '']
17
];
0 commit comments