rollup 2.60.0 → 2.60.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,17 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.60.1
4
+
5
+ _2021-11-22_
6
+
7
+ ### Bug Fixes
8
+
9
+ - Make sure virtual files have proper file extensions when preserving modules (#4270)
10
+
11
+ ### Pull Requests
12
+
13
+ - [#4270](https://github.com/rollup/rollup/pull/4270): Use entryFileNames when generating filenames for virtual modules (@BPScott)
14
+
3
15
  ## 2.60.0
4
16
 
5
17
  _2021-11-11_
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.60.0
6
- Fri, 12 Nov 2021 05:12:41 GMT - commit 8d98341bf746d4baa57bbd730b1fa6449555cfca
5
+ Rollup.js v2.60.1
6
+ Mon, 22 Nov 2021 07:50:11 GMT - commit 649074e14131b490ff9dfe26e94632ff458c4970
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup