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 ee4feb2 commit 5ec2abeCopy full SHA for 5ec2abe
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v25.0.3
4
+
5
+_2023-07-15_
6
7
+### Bugfixes
8
9
+- fix: preserve `this` reference in the child class [#1537](https://github.com/rollup/plugins/pull/1537)
10
11
## v25.0.2
12
13
_2023-06-19_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "25.0.2",
+ "version": "25.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments