@onflow/util-address
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0
# @onflow/util-address | ||
## 1.0.0 | ||
### Major Changes | ||
- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha | ||
### Patch Changes | ||
- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d) Thanks [@justinbarry](https://github.com/justinbarry)! - Update @onflow/types dependency to match most current version | ||
* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. | ||
## 1.0.0-alpha.1 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@onflow/util-address", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0", | ||
"description": "Flow JS SDK Util -- Address", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@onflow/types": "^1.0.0-alpha.1", | ||
"@onflow/types": "^1.0.0", | ||
"jest": "26.4.2", | ||
@@ -24,0 +24,0 @@ "jest-esm-transformer": "1.0.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8562
0