rollup 2.60.1 → 2.60.2

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,17 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.60.2
4
+
5
+ _2021-11-30_
6
+
7
+ ### Bug Fixes
8
+
9
+ - Produce correct output when dynamic import paths contain quotes (#4286)
10
+
11
+ ### Pull Requests
12
+
13
+ - [#4286](https://github.com/rollup/rollup/pull/4286): Escape dynamic import paths (@danielroe)
14
+
3
15
  ## 2.60.1
4
16
 
5
17
  _2021-11-22_
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.60.1
6
- Mon, 22 Nov 2021 07:50:11 GMT - commit 649074e14131b490ff9dfe26e94632ff458c4970
5
+ Rollup.js v2.60.2
6
+ Tue, 30 Nov 2021 05:36:58 GMT - commit 7c9b89fade00a4eb8ea39c6b15ef7d0e6e5739be
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup