Skip to content

Commit 372f9fd

Browse files
committed
v1.3.0
1 parent 4ce7744 commit 372f9fd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.3.0](https://github.com/herberttn/vite-plugin-typescript-transform/compare/1.2.2...1.3.0) (2024-03-04)
4+
5+
6+
### Features
7+
8+
* support extends when parsing tsconfig.json file ([4ce7744](https://github.com/herberttn/vite-plugin-typescript-transform/commit/4ce7744b31b7b98e9f57d314af04751711426acd))
9+
310
### [1.2.2](https://github.com/herberttn/vite-plugin-typescript-transform/compare/1.2.1...1.2.2) (2023-07-04)
411

512

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-typescript-transform",
33
"description": "Applies the TypeScript compiler during Vite transform build phase.",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)