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 eb0cfe0 commit 6e2b769Copy full SHA for 6e2b769
packages/typescript/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-typescript ChangeLog
2
3
+## v11.1.1
4
+
5
+_2023-05-12_
6
7
+### Bugfixes
8
9
+- fix: Allow for using `compilerOptions.moduleResolution` [#1453](https://github.com/rollup/plugins/pull/1453)
10
11
## v11.1.0
12
13
_2023-04-04_
packages/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-typescript",
- "version": "11.1.0",
+ "version": "11.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments