@onflow/types
Advanced tools
Comparing version 1.3.0-event-streaming.1 to 1.3.0
# @onflow/types | ||
## 1.3.0-event-streaming.1 | ||
## 1.3.0 | ||
### Minor Changes | ||
- [#1802](https://github.com/onflow/fcl-js/pull/1802) [`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259) Thanks [@nialexsan](https://github.com/nialexsan)! - Typescript improvements | ||
### Patch Changes | ||
- Add subscribeEvents export to FCL & fix build | ||
- [#1837](https://github.com/onflow/fcl-js/pull/1837) [`45d3c30c`](https://github.com/onflow/fcl-js/commit/45d3c30c8965512dde41f10d1c64c813811c3c0f) Thanks [@bthaile](https://github.com/bthaile)! - Update fcl query template type to allow for object and string | ||
- Updated dependencies []: | ||
- @onflow/util-logger@1.3.2-event-streaming.1 | ||
- [#1821](https://github.com/onflow/fcl-js/pull/1821) [`b9c078ce`](https://github.com/onflow/fcl-js/commit/b9c078ce87869c2b41dff07b861cea09a294c6a1) Thanks [@nialexsan](https://github.com/nialexsan)! - Split packages into `@onflow/fcl`, `@onflow/fcl-core`, and `@onflow/fcl-react-native`. | ||
## 1.3.0-event-streaming.0 | ||
- [#1827](https://github.com/onflow/fcl-js/pull/1827) [`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a) Thanks [@nialexsan](https://github.com/nialexsan)! - Pin internal dependencies to exact versions | ||
- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated | ||
- Updated dependencies [[`b9c078ce`](https://github.com/onflow/fcl-js/commit/b9c078ce87869c2b41dff07b861cea09a294c6a1), [`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a), [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]: | ||
- @onflow/util-logger@1.3.2 | ||
## 1.3.0-alpha.3 | ||
### Patch Changes | ||
- [#1837](https://github.com/onflow/fcl-js/pull/1837) [`45d3c30c`](https://github.com/onflow/fcl-js/commit/45d3c30c8965512dde41f10d1c64c813811c3c0f) Thanks [@bthaile](https://github.com/bthaile)! - Update fcl query template type to allow for object and string | ||
## 1.3.0-alpha.2 | ||
### Patch Changes | ||
- [#1827](https://github.com/onflow/fcl-js/pull/1827) [`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a) Thanks [@nialexsan](https://github.com/nialexsan)! - pin versions | ||
- Updated dependencies [[`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a)]: | ||
- @onflow/util-logger@1.3.2-alpha.2 | ||
## 1.3.0-alpha.1 | ||
### Minor Changes | ||
@@ -23,3 +48,3 @@ | ||
- Updated dependencies [[`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]: | ||
- @onflow/util-logger@1.3.2-event-streaming.0 | ||
- @onflow/util-logger@1.3.2-alpha.1 | ||
@@ -26,0 +51,0 @@ ## 1.2.1 |
{ | ||
"name": "@onflow/types", | ||
"version": "1.3.0-event-streaming.1", | ||
"version": "1.3.0", | ||
"description": "Utilities to transform javascript values into Cadence understandable values", | ||
@@ -17,3 +17,3 @@ "license": "Apache-2.0", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@onflow/fcl-bundle": "^1.4.2-event-streaming.1", | ||
"@onflow/fcl-bundle": "1.4.2", | ||
"@types/jest": "^29.5.3", | ||
@@ -23,3 +23,3 @@ "@typescript-eslint/eslint-plugin": "^6.4.0", | ||
"eslint": "^8.47.0", | ||
"eslint-plugin-jsdoc": "^46.4.6", | ||
"eslint-plugin-jsdoc": "^46.9.0", | ||
"jest": "^29.5.0" | ||
@@ -42,4 +42,4 @@ }, | ||
"@babel/runtime": "^7.18.6", | ||
"@onflow/util-logger": "^1.3.2-event-streaming.1" | ||
"@onflow/util-logger": "1.3.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
209644
0
+ Added@onflow/util-logger@1.3.2(transitive)
- Removed@onflow/util-logger@1.3.3(transitive)
Updated@onflow/util-logger@1.3.2