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 40a38b1 commit a209058Copy full SHA for a209058
packages/typescript/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-typescript ChangeLog
2
3
+## v12.1.3
4
+
5
+_2025-06-17_
6
7
+### Bugfixes
8
9
+- fix: fixes #1652 compile when source exists anywhere in the working directory (#1653)
10
11
## v12.1.2
12
13
_2024-12-15_
packages/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-typescript",
- "version": "12.1.2",
+ "version": "12.1.3",
"publishConfig": {
"access": "public"
},
0 commit comments