We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa84264 commit e5318f9Copy full SHA for e5318f9
2 files changed
History.md
@@ -1,4 +1,9 @@
1
2
+2.0.4 / 2026-02-20
3
+==================
4
+
5
+ * fix(tsconfig): align midway base with 1.x emit defaults (#23)
6
7
2.0.3 / 2026-02-20
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "mwts",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "MidwayJS TypeScript Style",
"repository": "midwayjs/mwts",
"main": "dist/src/index.js",
0 commit comments