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 516ed1d commit c3dcdc0Copy full SHA for c3dcdc0
packages/multi-entry/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-multi-entry ChangeLog
2
3
+## v7.0.0
4
+
5
+_2025-10-04_
6
7
+### Breaking Changes
8
9
+- feat!: ensure deterministic order (#1879)
10
11
## v6.0.1
12
13
_2023-10-05_
packages/multi-entry/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-multi-entry",
- "version": "6.0.1",
+ "version": "7.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments