hops-bootstrap
Advanced tools
Comparing version 13.1.0 to 14.0.0-nightly.1
@@ -6,3 +6,3 @@ # Change Log | ||
# [13.1.0](https://github.com/xing/hops/compare/v13.0.0...v13.1.0) (2020-10-09) | ||
# [14.0.0-nightly.1](https://github.com/xing/hops/compare/v13.0.0...v14.0.0-nightly.1) (2020-11-06) | ||
@@ -12,59 +12,7 @@ | ||
* **bootstrap:** ignore exports fields when resolving presets ([b9accbe](https://github.com/xing/hops/commit/b9accbefe824d27830926c7965d19f8e7f488449)) | ||
* **bootstrap:** ignore exports fields when resolving presets ([618bc76](https://github.com/xing/hops/commit/618bc76eab109b0a09dadd4124cd5e78cbece472)) | ||
### Features | ||
# [13.0.0](https://github.com/xing/hops/compare/v13.0.0-rc.0...v13.0.0) (2020-09-28) | ||
### Bug Fixes | ||
* update dependency enhanced-resolve to v5 ([4842d30](https://github.com/xing/hops/commit/4842d307931699b3d5aef656a8b0900e038be768)) | ||
# [13.0.0-rc.0](https://github.com/xing/hops/compare/v13.0.0-alpha.2...v13.0.0-rc.0) (2020-09-07) | ||
### Bug Fixes | ||
* update dependency cosmiconfig to v7 ([44e0f84](https://github.com/xing/hops/commit/44e0f84dfb464e2e9df776f4636185fbaf126c04)) | ||
* update dependency find-up to v5 ([ce11652](https://github.com/xing/hops/commit/ce1165227b2a0782f6e945e0a1c8de8adb1a4ea9)) | ||
# [13.0.0-alpha.2](https://github.com/xing/hops/compare/v13.0.0-alpha.1...v13.0.0-alpha.2) (2020-08-17) | ||
**Note:** Version bump only for package hops-bootstrap | ||
# [13.0.0-alpha.1](https://github.com/xing/hops/compare/v13.0.0-alpha.0...v13.0.0-alpha.1) (2020-07-31) | ||
**Note:** Version bump only for package hops-bootstrap | ||
# [13.0.0-alpha.0](https://github.com/xing/hops/compare/v12.0.0-rc99...v13.0.0-alpha.0) (2020-07-23) | ||
### Bug Fixes | ||
* remove support for Node versions 10 & 13 ([00e7f2f](https://github.com/xing/hops/commit/00e7f2fb2ec92b859805b65bfeee697a78bf8147)) | ||
### BREAKING CHANGES | ||
* Hops does not support the outdated Node versions 10 | ||
and 13 anymore. In case you're using one of these, please update your | ||
Node version to the current version 14 or the LTS version 12. | ||
* add support for Node v15 ([75d22c8](https://github.com/xing/hops/commit/75d22c88db5beab3fa4f3edf29ccd5c5fb29fd2f)) |
{ | ||
"name": "hops-bootstrap", | ||
"version": "13.1.0", | ||
"version": "14.0.0-nightly.1", | ||
"description": "Hops bootstrap", | ||
@@ -30,5 +30,5 @@ "repository": { | ||
"engines": { | ||
"node": "12 || 14" | ||
"node": "12 || 14 || 15" | ||
}, | ||
"gitHead": "b2f6df64bb3f8c3cf21740f3a602e9daaaf328c1" | ||
"gitHead": "9805a0e800ee255507de0f05622611c97611e919" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
32332
1