rollup 2.33.0 → 2.33.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,15 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.33.1
4
+ *2020-11-02*
5
+
6
+ ### Bug Fixes
7
+ * Add `syntheticNamedExports` to `this.getModuleInfo` to align with documentation (#3841)
8
+
9
+ ### Pull Requests
10
+ * [#3847](https://github.com/rollup/rollup/pull/3847): Expose syntheticNamedExports to ModuleInfo (@Amareis)
11
+ * [#3852](https://github.com/rollup/rollup/pull/3852): Fix typo on docs (@jpsc)
12
+
3
13
  ## 2.33.0
4
14
  *2020-11-01*
5
15
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.33.0
6
- Sun, 01 Nov 2020 06:52:02 GMT - commit 3d719bb543063288e64035c5fcd7892e0d204533
5
+ Rollup.js v2.33.1
6
+ Mon, 02 Nov 2020 06:50:50 GMT - commit d861c91c068bc4e64d84db3b84232d3fb7f1d073
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup