We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bfb2e commit b33461eCopy full SHA for b33461e
HISTORY.md
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
9
* BREAKING Changes
10
* Dropped support for `node<=20.18.0` ([#1081] via [#1209])
11
* Refactor
12
- * Imports of builtin modules are prefixed with `node:` ([#1198] via [#1210])
+ * Imports of built-in modules are prefixed with `node:` ([#1198] via [#1210])
13
* Build
14
* Use _TypeScript_ `v5.7.3` now, was `v5.7.2` (via [#1204])
15
* Use _webpack_ `v5.98.0` now, was `v5.97.1` (via [#1213])
0 commit comments