hops-bootstrap
Advanced tools
Comparing version 14.0.0-nightly.8 to 14.0.0-nightly.9
@@ -6,2 +6,23 @@ # Change Log | ||
# [14.0.0-nightly.9](https://github.com/xing/hops/compare/v14.0.0-nightly.7...v14.0.0-nightly.9) (2021-03-15) | ||
### Bug Fixes | ||
* remove mixin-order escape hatch ([22f921f](https://github.com/xing/hops/commit/22f921f86768b8b2a71053b877073e506843a16a)) | ||
### Features | ||
* introduce hops-debug as a node/browser wrapper for debug ([84d5f80](https://github.com/xing/hops/commit/84d5f8032a3d7679d9d7c53e55f8e9d28fc193c8)) | ||
### BREAKING CHANGES | ||
* the config option `enableLegacyMixinSortOrder` has been removed. | ||
# [14.0.0-nightly.8](https://github.com/xing/hops/compare/v14.0.0-nightly.7...v14.0.0-nightly.8) (2021-03-09) | ||
@@ -8,0 +29,0 @@ |
{ | ||
"name": "hops-bootstrap", | ||
"version": "14.0.0-nightly.8", | ||
"version": "14.0.0-nightly.9", | ||
"description": "Hops bootstrap", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"flat": "^5.0.0", | ||
"hops-debug": "^14.0.0-nightly.8", | ||
"hops-debug": "^14.0.0-nightly.9", | ||
"is-plain-obj": "^3.0.0", | ||
@@ -38,3 +38,3 @@ "mixinable": "^5.0.1", | ||
}, | ||
"gitHead": "616ab8ea840c5bc34e11164c3ce3937bb3c394e7" | ||
"gitHead": "20697cfeecc39037ce8e8f73fdc2091a43a25044" | ||
} |
37807
Updatedhops-debug@^14.0.0-nightly.9