rollup 2.36.0 → 2.36.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.36.1
4
+ *2021-01-06*
5
+
6
+ ### Bug Fixes
7
+ * Solve issues that result in invalid code when partially removing assignments (#3921)
8
+
9
+ ### Pull Requests
10
+ * [#3921](https://github.com/rollup/rollup/pull/3921): Prevent invalid code when removing assignment target of side-effectful object expression (@lukastaegert)
11
+
3
12
  ## 2.36.0
4
13
  *2021-01-05*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.36.0
6
- Tue, 05 Jan 2021 13:34:51 GMT - commit 966bfa51915ae2bfa456d6f7f65dc23f18ea64e2
5
+ Rollup.js v2.36.1
6
+ Wed, 06 Jan 2021 14:06:54 GMT - commit d6600638c61b5eb7f389681d5fa4af9a1b95823e
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup