Skip to content

Commit ce7af1d

Browse files
authored
更新 CHANGELOG.md
1 parent 3e4d62e commit ce7af1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
BREAKING CHANGES:
1010

1111
- drop Node 14 support, Node `^16.17.0 || >=18.6` is now required
12-
- `alwaysTryTypes` is enabled by default, you can set it as `true` to opt-out
12+
- `alwaysTryTypes` is enabled by default, you can set it as `false` to opt-out
1313
- array type of `project` is discouraged but still supported, single `project` with `references` are encouraged for better performance, you can enable `noWarnOnMultipleProjects` option to supress the warning message
1414
- root `tsconfig.json` or `jsconfig.json` will be used automatically if no `project` provided
1515

0 commit comments

Comments
 (0)