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 263b9da commit 13874c6Copy full SHA for 13874c6
packages/tsconfig/CHANGELOG.md
@@ -1,4 +1,10 @@
1
-### v1.0.0 (_2022-03-31_)
+### v2.0.0 (_2025-09-21_)
2
+
3
+#### Features
4
5
+- feat: set `moduleResolution` to `bundler`
6
7
+### v1.0.1 (_2022-03-31_)
8
9
#### Bug Fixes
10
packages/tsconfig/package.json
@@ -1,6 +1,6 @@
{
"name": "@electron-toolkit/tsconfig",
- "version": "1.0.1",
+ "version": "2.0.0",
"description": "A base TSConfig for working with Electron.",
"main": "tsconfig.json",
"author": "Alex Wei<https://github.com/alex8088>",
0 commit comments