We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4e9b3 commit 1ff46b2Copy full SHA for 1ff46b2
packages/alias/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-alias ChangeLog
2
3
+## v4.0.0
4
+
5
+_2022-10-07_
6
7
+### Breaking Changes
8
9
+- fix: prepare for Rollup 3, handle latest node-resolve [#1269](https://github.com/rollup/plugins/pull/1269)
10
11
## v3.1.9
12
13
_2021-12-31_
packages/alias/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-alias",
- "version": "3.1.9",
+ "version": "4.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments