@hsds/utils-constants
Advanced tools
Comparing version 9.0.1 to 9.0.2-esm.0
@@ -5,2 +5,9 @@ # Changelog | ||
## [9.0.2-esm.0](https://github.com/helpscout/hsds/compare/utils-constants-9.0.1...utils-constants-9.0.2-esm.0) (2024-04-10) | ||
### Features | ||
* **workspace:** testing producing plain esm files ([25a69d2](https://github.com/helpscout/hsds/commit/25a69d2ba0671e2c1845a2beccb1f61fa71d4c1e)) | ||
## [9.0.1](https://github.com/helpscout/hsds/compare/utils-constants-9.0.1-next.4...utils-constants-9.0.1) (2024-03-01) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@hsds/utils-constants", | ||
"version": "9.0.1", | ||
"main": "index.cjs", | ||
"type": "commonjs" | ||
"version": "9.0.2-esm.0", | ||
"module": "./index.esm.js", | ||
"type": "module", | ||
"main": "index.cjs" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9152
7
Yes
40
2