vite 2.6.13 → 2.6.14

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.

Potentially problematic release.


This version of vite might be problematic. Click here for more details.

package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## [2.6.14](https://github.com/vitejs/vite/compare/v2.6.13...v2.6.14) (2021-11-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **hmr:** revert early break from handleHotUpdate loop ([#5536](https://github.com/vitejs/vite/issues/5536)) ([1684946](https://github.com/vitejs/vite/commit/168494629637c86e62fb6e12652e191082fbb54f))
7
+ * **sourcemap:** tolerate virtual modules in `sources` array ([#5587](https://github.com/vitejs/vite/issues/5587)) ([feaf355](https://github.com/vitejs/vite/commit/feaf355faabf0d6a8180f8e73fcf32d0e3bd7e98))
8
+
9
+
10
+
1
11
  ## [2.6.13](https://github.com/vitejs/vite/compare/v2.6.12...v2.6.13) (2021-10-27)
2
12
 
3
13
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var build = require('./dep-85dbaaa7.js');
3
+ var build = require('./dep-e0fe87f8.js');
4
4
 
5
5
  function _mergeNamespaces(n, m) {
6
6
  for (var i = 0; i < m.length; i++) {
@@ -8731,4 +8731,4 @@ var compilerDom_cjs$1 = /*#__PURE__*/_mergeNamespaces({
8731
8731
  }, [compilerDom_cjs$2]);
8732
8732
 
8733
8733
  exports.compilerDom_cjs = compilerDom_cjs$1;
8734
- //# sourceMappingURL=dep-93e144c8.js.map
8734
+ //# sourceMappingURL=dep-66b16601.js.map