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 1cf0a53 commit e281a99Copy full SHA for e281a99
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.3.2](https://github.com/eggjs/core/compare/v6.3.1...v6.3.2) (2025-02-16)
4
+
5
6
+### Bug Fixes
7
8
+* loadFile ignore ts extend on readFileSync ([#294](https://github.com/eggjs/core/issues/294)) ([1cf0a53](https://github.com/eggjs/core/commit/1cf0a537a0c8a0b26a9eb1b55ce23aaae1c6ff15))
9
10
## [6.3.1](https://github.com/eggjs/core/compare/v6.3.0...v6.3.1) (2025-01-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/core",
- "version": "6.3.1",
+ "version": "6.3.2",
"publishConfig": {
"access": "public"
},
0 commit comments