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 7c83931 commit e112b67Copy full SHA for e112b67
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.6.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.5.0...v4.6.0) (2024-10-19)
2
+
3
4
+### Features
5
6
+* remove ts-node in favor of tsx ([108a3c6](https://github.com/openapi-typescript-infra/coconfig/commit/108a3c63d8830bbd1f97033e5ccaeb87efaf7a74))
7
8
# [4.5.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.4.0...v4.5.0) (2024-10-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@openapi-typescript-infra/coconfig",
- "version": "4.5.0",
+ "version": "4.6.0",
"description": "Default Node.js configuration files for openapi-typescript-infra projects",
"main": "./build/index.js",
"types": "build/index.d.ts",
0 commit comments