From 76518d04868c11d3dc5562c8addb2cf53cafab2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 16 Apr 2024 12:54:12 +0000 Subject: [PATCH] chore: release packages --- .changeset/big-penguins-sell.md | 5 - .changeset/breezy-turkeys-knock.md | 11 -- .changeset/clean-hairs-tell.md | 5 - .changeset/dull-trees-grow.md | 5 - .changeset/forty-toes-reflect.md | 5 - .changeset/hot-dancers-peel.md | 5 - .changeset/loud-bottles-help.md | 5 - .changeset/many-panthers-wonder.md | 5 - .changeset/mean-singers-try.md | 5 - .changeset/mighty-days-remain.md | 5 - .changeset/plenty-ligers-pay.md | 5 - .changeset/rare-bags-live.md | 5 - .changeset/real-needles-begin.md | 5 - .changeset/slow-ties-admire.md | 5 - .changeset/strong-worms-sleep.md | 5 - .changeset/wicked-buses-tap.md | 5 - apps/walletd/CHANGELOG.md | 10 + apps/walletd/package.json | 2 +- libs/design-system/CHANGELOG.md | 14 ++ libs/design-system/package.json | 8 +- libs/hostd-react/CHANGELOG.md | 13 ++ libs/hostd-react/package.json | 6 +- libs/hostd-types/CHANGELOG.md | 7 + libs/hostd-types/package.json | 2 +- libs/react-core/CHANGELOG.md | 11 ++ libs/react-core/package.json | 4 +- libs/renterd-react/CHANGELOG.md | 13 ++ libs/renterd-react/package.json | 6 +- libs/renterd-types/CHANGELOG.md | 7 + libs/renterd-types/package.json | 2 +- libs/request/CHANGELOG.md | 7 + libs/request/package.json | 2 +- libs/sia-central-js/CHANGELOG.md | 11 ++ libs/sia-central-js/package.json | 4 +- libs/sia-central-mock/CHANGELOG.md | 12 ++ libs/sia-central-mock/package.json | 4 +- libs/sia-central-react/CHANGELOG.md | 13 ++ libs/sia-central-react/package.json | 6 +- libs/sia-central-types/CHANGELOG.md | 7 + libs/sia-central-types/package.json | 2 +- libs/units/CHANGELOG.md | 9 + libs/units/package.json | 6 +- libs/walletd-mock/CHANGELOG.md | 14 ++ libs/walletd-mock/package.json | 8 +- libs/walletd-react/CHANGELOG.md | 15 ++ libs/walletd-react/package.json | 6 +- libs/walletd-types/CHANGELOG.md | 7 + libs/walletd-types/package.json | 2 +- package-lock.json | 289 ++++++++++++++++++++++------ 49 files changed, 435 insertions(+), 180 deletions(-) delete mode 100644 .changeset/big-penguins-sell.md delete mode 100644 .changeset/breezy-turkeys-knock.md delete mode 100644 .changeset/clean-hairs-tell.md delete mode 100644 .changeset/dull-trees-grow.md delete mode 100644 .changeset/forty-toes-reflect.md delete mode 100644 .changeset/hot-dancers-peel.md delete mode 100644 .changeset/loud-bottles-help.md delete mode 100644 .changeset/many-panthers-wonder.md delete mode 100644 .changeset/mean-singers-try.md delete mode 100644 .changeset/mighty-days-remain.md delete mode 100644 .changeset/plenty-ligers-pay.md delete mode 100644 .changeset/rare-bags-live.md delete mode 100644 .changeset/real-needles-begin.md delete mode 100644 .changeset/slow-ties-admire.md delete mode 100644 .changeset/strong-worms-sleep.md delete mode 100644 .changeset/wicked-buses-tap.md create mode 100644 libs/hostd-types/CHANGELOG.md create mode 100644 libs/renterd-types/CHANGELOG.md create mode 100644 libs/request/CHANGELOG.md create mode 100644 libs/sia-central-mock/CHANGELOG.md create mode 100644 libs/sia-central-types/CHANGELOG.md create mode 100644 libs/walletd-types/CHANGELOG.md diff --git a/.changeset/big-penguins-sell.md b/.changeset/big-penguins-sell.md deleted file mode 100644 index a9ac77dc8..000000000 --- a/.changeset/big-penguins-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/hostd-types': minor ---- - -Introduced new library for hostd types. diff --git a/.changeset/breezy-turkeys-knock.md b/.changeset/breezy-turkeys-knock.md deleted file mode 100644 index 3d232c8d0..000000000 --- a/.changeset/breezy-turkeys-knock.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@siafoundation/hostd-react': minor -'@siafoundation/react-core': minor -'@siafoundation/renterd-react': minor -'@siafoundation/sia-central-mock': minor -'@siafoundation/sia-central-react': minor -'@siafoundation/walletd-mock': minor -'@siafoundation/walletd-react': minor ---- - -Libraries now follow new naming scheme. diff --git a/.changeset/clean-hairs-tell.md b/.changeset/clean-hairs-tell.md deleted file mode 100644 index 6d79daf18..000000000 --- a/.changeset/clean-hairs-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/walletd-types': minor ---- - -Introduced new library for walletd types. diff --git a/.changeset/dull-trees-grow.md b/.changeset/dull-trees-grow.md deleted file mode 100644 index e962750ba..000000000 --- a/.changeset/dull-trees-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'walletd': minor ---- - -Address generation and addition dialogs now have an option to rescan from a specified height. Closes https://github.com/SiaFoundation/walletd/issues/96 diff --git a/.changeset/forty-toes-reflect.md b/.changeset/forty-toes-reflect.md deleted file mode 100644 index 94ba300f3..000000000 --- a/.changeset/forty-toes-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'walletd': minor ---- - -The profile details now include uptime and version. Closes https://github.com/SiaFoundation/walletd/issues/97 diff --git a/.changeset/hot-dancers-peel.md b/.changeset/hot-dancers-peel.md deleted file mode 100644 index 275b78b8b..000000000 --- a/.changeset/hot-dancers-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'walletd': minor ---- - -Added a receive button in addition to the addresses button to make send/receive options more clear. Closes https://github.com/SiaFoundation/walletd/issues/88 diff --git a/.changeset/loud-bottles-help.md b/.changeset/loud-bottles-help.md deleted file mode 100644 index a8afc1505..000000000 --- a/.changeset/loud-bottles-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -Added async defaultValues support to useDialogFormHelpers via initKey prop. diff --git a/.changeset/many-panthers-wonder.md b/.changeset/many-panthers-wonder.md deleted file mode 100644 index abc511d2f..000000000 --- a/.changeset/many-panthers-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/walletd-react': minor ---- - -Added useNodeState. diff --git a/.changeset/mean-singers-try.md b/.changeset/mean-singers-try.md deleted file mode 100644 index 1ab4c6cfa..000000000 --- a/.changeset/mean-singers-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/sia-central-js': minor ---- - -sia-central is now named sia-central-js. diff --git a/.changeset/mighty-days-remain.md b/.changeset/mighty-days-remain.md deleted file mode 100644 index 53ead5a2b..000000000 --- a/.changeset/mighty-days-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': patch ---- - -Fixed an issue where Dialog and useDialogFormHelpers were not calling onOpenChange on open events. diff --git a/.changeset/plenty-ligers-pay.md b/.changeset/plenty-ligers-pay.md deleted file mode 100644 index 4681461d6..000000000 --- a/.changeset/plenty-ligers-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'walletd': minor ---- - -There is now a dedicated rescan dialog that can be opened from the wallet list and wallet context menus. Closes https://github.com/SiaFoundation/walletd/issues/96 diff --git a/.changeset/rare-bags-live.md b/.changeset/rare-bags-live.md deleted file mode 100644 index 86157e2a3..000000000 --- a/.changeset/rare-bags-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'walletd': minor ---- - -Rescan progress and status including errors is now shown in a sticky status bar. Closes https://github.com/SiaFoundation/walletd/issues/96 diff --git a/.changeset/real-needles-begin.md b/.changeset/real-needles-begin.md deleted file mode 100644 index d61e6518c..000000000 --- a/.changeset/real-needles-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/sia-central-types': minor ---- - -Introduced new library for sia central types. diff --git a/.changeset/slow-ties-admire.md b/.changeset/slow-ties-admire.md deleted file mode 100644 index 431f9ffa2..000000000 --- a/.changeset/slow-ties-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/request': minor ---- - -Introduced a new request library for shared request and network code. diff --git a/.changeset/strong-worms-sleep.md b/.changeset/strong-worms-sleep.md deleted file mode 100644 index a8b396e91..000000000 --- a/.changeset/strong-worms-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/renterd-types': minor ---- - -Introduced new library for renterd types. diff --git a/.changeset/wicked-buses-tap.md b/.changeset/wicked-buses-tap.md deleted file mode 100644 index 7bd28d7f8..000000000 --- a/.changeset/wicked-buses-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/walletd-react': minor ---- - -Added useRescanStart, useRescanStatus. diff --git a/apps/walletd/CHANGELOG.md b/apps/walletd/CHANGELOG.md index e97e27bc8..64f588d6f 100644 --- a/apps/walletd/CHANGELOG.md +++ b/apps/walletd/CHANGELOG.md @@ -1,5 +1,15 @@ # walletd +## 0.19.0 + +### Minor Changes + +- 23168c6e: Address generation and addition dialogs now have an option to rescan from a specified height. Closes https://github.com/SiaFoundation/walletd/issues/96 +- 61de825d: The profile details now include uptime and version. Closes https://github.com/SiaFoundation/walletd/issues/97 +- 75d794c4: Added a receive button in addition to the addresses button to make send/receive options more clear. Closes https://github.com/SiaFoundation/walletd/issues/88 +- 23168c6e: There is now a dedicated rescan dialog that can be opened from the wallet list and wallet context menus. Closes https://github.com/SiaFoundation/walletd/issues/96 +- 23168c6e: Rescan progress and status including errors is now shown in a sticky status bar. Closes https://github.com/SiaFoundation/walletd/issues/96 + ## 0.18.0 ### Minor Changes diff --git a/apps/walletd/package.json b/apps/walletd/package.json index 26f3774fb..daba33cc9 100644 --- a/apps/walletd/package.json +++ b/apps/walletd/package.json @@ -1,7 +1,7 @@ { "name": "walletd", "description": "The `walletd` user interface, includes a wallet with support for hot, cold, and hardware wallets.", - "version": "0.18.0", + "version": "0.19.0", "private": true, "license": "MIT" } diff --git a/libs/design-system/CHANGELOG.md b/libs/design-system/CHANGELOG.md index 1a0baae19..5246011c5 100644 --- a/libs/design-system/CHANGELOG.md +++ b/libs/design-system/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 5.0.0 + +### Minor Changes + +- 23168c6e: Added async defaultValues support to useDialogFormHelpers via initKey prop. + +### Patch Changes + +- 23168c6e: Fixed an issue where Dialog and useDialogFormHelpers were not calling onOpenChange on open events. +- Updated dependencies [1b1952e5] + - @siafoundation/react-core@1.2.0 + - @siafoundation/sia-central-react@3.1.0 + - @siafoundation/units@3.0.1 + ## 4.0.0 ### Minor Changes diff --git a/libs/design-system/package.json b/libs/design-system/package.json index e8cfecc3e..6b4c7a2ff 100644 --- a/libs/design-system/package.json +++ b/libs/design-system/package.json @@ -1,15 +1,15 @@ { "name": "@siafoundation/design-system", "description": "React-based design system used across Sia apps and websites", - "version": "4.0.0", + "version": "5.0.0", "license": "MIT", "peerDependencies": { "@siafoundation/react-icons": "^0.2.3", - "@siafoundation/react-core": "^1.1.0", - "@siafoundation/units": "^3.0.0", + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/units": "^3.0.1", "@siafoundation/types": "^0.2.0", "@siafoundation/next": "^0.1.3", - "@siafoundation/sia-central-react": "^3.0.0", + "@siafoundation/sia-central-react": "^3.1.0", "react": "^18.2.0", "swr": "^2.1.1", "class-variance-authority": "^0.7.0", diff --git a/libs/hostd-react/CHANGELOG.md b/libs/hostd-react/CHANGELOG.md index 5ecabe8d6..0a3efbb3e 100644 --- a/libs/hostd-react/CHANGELOG.md +++ b/libs/hostd-react/CHANGELOG.md @@ -1,5 +1,18 @@ # @siafoundation/hostd-react +## 4.1.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. + +### Patch Changes + +- Updated dependencies [99921a02] +- Updated dependencies [1b1952e5] + - @siafoundation/hostd-types@0.1.0 + - @siafoundation/react-core@1.2.0 + ## 4.0.0 ### Patch Changes diff --git a/libs/hostd-react/package.json b/libs/hostd-react/package.json index 4ff4162e7..76228f2f5 100644 --- a/libs/hostd-react/package.json +++ b/libs/hostd-react/package.json @@ -1,12 +1,12 @@ { "name": "@siafoundation/hostd-react", "description": "React hooks for interacting with `hostd`.", - "version": "4.0.0", + "version": "4.1.0", "license": "MIT", "dependencies": { "swr": "^2.1.1", - "@siafoundation/react-core": "^1.1.0", - "@siafoundation/hostd-types": "0.0.0" + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/hostd-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/hostd-types/CHANGELOG.md b/libs/hostd-types/CHANGELOG.md new file mode 100644 index 000000000..8ec6a8d83 --- /dev/null +++ b/libs/hostd-types/CHANGELOG.md @@ -0,0 +1,7 @@ +# @siafoundation/hostd-types + +## 0.1.0 + +### Minor Changes + +- 99921a02: Introduced new library for hostd types. diff --git a/libs/hostd-types/package.json b/libs/hostd-types/package.json index 7446942b3..a4593c94e 100644 --- a/libs/hostd-types/package.json +++ b/libs/hostd-types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/hostd-types", "description": "Types for `hostd`.", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.2.0" diff --git a/libs/react-core/CHANGELOG.md b/libs/react-core/CHANGELOG.md index 0a095f88e..6cea79c91 100644 --- a/libs/react-core/CHANGELOG.md +++ b/libs/react-core/CHANGELOG.md @@ -1,5 +1,16 @@ # @siafoundation/react-core +## 1.2.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. + +### Patch Changes + +- Updated dependencies [b3a08031] + - @siafoundation/request@0.1.0 + ## 1.1.0 ### Minor Changes diff --git a/libs/react-core/package.json b/libs/react-core/package.json index dab7316d3..31edd7e29 100644 --- a/libs/react-core/package.json +++ b/libs/react-core/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/react-core", "description": "Core library for building React hooks for interacting with a Sia daemon.", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "peerDependencies": { "react": "^18.2.0" }, "dependencies": { "@siafoundation/next": "^0.1.3", - "@siafoundation/request": "0.0.0", + "@siafoundation/request": "0.1.0", "swr": "^2.1.1", "axios": "^0.27.2", "use-local-storage-state": "^18.3.3", diff --git a/libs/renterd-react/CHANGELOG.md b/libs/renterd-react/CHANGELOG.md index 3b38a25b1..60a652a60 100644 --- a/libs/renterd-react/CHANGELOG.md +++ b/libs/renterd-react/CHANGELOG.md @@ -1,5 +1,18 @@ # @siafoundation/renterd-react +## 4.1.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. + +### Patch Changes + +- Updated dependencies [1b1952e5] +- Updated dependencies [d2180c11] + - @siafoundation/react-core@1.2.0 + - @siafoundation/renterd-types@0.1.0 + ## 4.0.0 ### Minor Changes diff --git a/libs/renterd-react/package.json b/libs/renterd-react/package.json index d0f8892a4..5e9ff5c67 100644 --- a/libs/renterd-react/package.json +++ b/libs/renterd-react/package.json @@ -1,13 +1,13 @@ { "name": "@siafoundation/renterd-react", "description": "React hooks for interacting with `renterd`.", - "version": "4.0.0", + "version": "4.1.0", "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0", - "@siafoundation/react-core": "^1.1.0", + "@siafoundation/react-core": "^1.2.0", "swr": "^2.1.1", - "@siafoundation/renterd-types": "0.0.0" + "@siafoundation/renterd-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/renterd-types/CHANGELOG.md b/libs/renterd-types/CHANGELOG.md new file mode 100644 index 000000000..9a324894b --- /dev/null +++ b/libs/renterd-types/CHANGELOG.md @@ -0,0 +1,7 @@ +# @siafoundation/renterd-types + +## 0.1.0 + +### Minor Changes + +- d2180c11: Introduced new library for renterd types. diff --git a/libs/renterd-types/package.json b/libs/renterd-types/package.json index 379eb99a5..f95075efa 100644 --- a/libs/renterd-types/package.json +++ b/libs/renterd-types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/renterd-types", "description": "Types for `renterd`.", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.2.0" diff --git a/libs/request/CHANGELOG.md b/libs/request/CHANGELOG.md new file mode 100644 index 000000000..c3e4557b1 --- /dev/null +++ b/libs/request/CHANGELOG.md @@ -0,0 +1,7 @@ +# @siafoundation/request + +## 0.1.0 + +### Minor Changes + +- b3a08031: Introduced a new request library for shared request and network code. diff --git a/libs/request/package.json b/libs/request/package.json index 8b6dc9395..f70ac0036 100644 --- a/libs/request/package.json +++ b/libs/request/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/request", "description": "Core library for building request APIs.", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "dependencies": { "axios": "^0.27.2" diff --git a/libs/sia-central-js/CHANGELOG.md b/libs/sia-central-js/CHANGELOG.md index 2e7ed27ce..b924a5d77 100644 --- a/libs/sia-central-js/CHANGELOG.md +++ b/libs/sia-central-js/CHANGELOG.md @@ -1,5 +1,16 @@ # @siafoundation/sia-central-js +## 0.4.0 + +### Minor Changes + +- a12625e7: sia-central is now named sia-central-js. + +### Patch Changes + +- Updated dependencies [a12625e7] + - @siafoundation/sia-central-types@0.1.0 + ## 0.3.3 ### Patch Changes diff --git a/libs/sia-central-js/package.json b/libs/sia-central-js/package.json index 5fe891726..abf832c1c 100644 --- a/libs/sia-central-js/package.json +++ b/libs/sia-central-js/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/sia-central-js", "description": "Methods and types for interacting with the Sia Central API.", - "version": "0.3.3", + "version": "0.4.0", "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0", - "@siafoundation/sia-central-types": "0.0.0" + "@siafoundation/sia-central-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/sia-central-mock/CHANGELOG.md b/libs/sia-central-mock/CHANGELOG.md new file mode 100644 index 000000000..907bb2596 --- /dev/null +++ b/libs/sia-central-mock/CHANGELOG.md @@ -0,0 +1,12 @@ +# @siafoundation/sia-central-mock + +## 0.1.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. + +### Patch Changes + +- Updated dependencies [a12625e7] + - @siafoundation/sia-central-types@0.1.0 diff --git a/libs/sia-central-mock/package.json b/libs/sia-central-mock/package.json index 86c7d1870..c550aaea4 100644 --- a/libs/sia-central-mock/package.json +++ b/libs/sia-central-mock/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/sia-central-mock", "description": "Sia Central data and API mock library for testing.", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "dependencies": { "playwright": "^1.42.1", - "@siafoundation/sia-central-types": "0.0.0" + "@siafoundation/sia-central-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/sia-central-react/CHANGELOG.md b/libs/sia-central-react/CHANGELOG.md index 6aadb8635..acdc72324 100644 --- a/libs/sia-central-react/CHANGELOG.md +++ b/libs/sia-central-react/CHANGELOG.md @@ -1,5 +1,18 @@ # @siafoundation/sia-central-react +## 3.1.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. + +### Patch Changes + +- Updated dependencies [1b1952e5] +- Updated dependencies [a12625e7] + - @siafoundation/react-core@1.2.0 + - @siafoundation/sia-central-types@0.1.0 + ## 3.0.0 ### Patch Changes diff --git a/libs/sia-central-react/package.json b/libs/sia-central-react/package.json index 4382828f3..ee4d54449 100644 --- a/libs/sia-central-react/package.json +++ b/libs/sia-central-react/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/sia-central-react", "description": "React hooks for interacting with the Sia Central API.", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.1.0", - "@siafoundation/sia-central-types": "0.0.0" + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/sia-central-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/sia-central-types/CHANGELOG.md b/libs/sia-central-types/CHANGELOG.md new file mode 100644 index 000000000..5bacd7f75 --- /dev/null +++ b/libs/sia-central-types/CHANGELOG.md @@ -0,0 +1,7 @@ +# @siafoundation/sia-central-types + +## 0.1.0 + +### Minor Changes + +- a12625e7: Introduced new library for sia central types. diff --git a/libs/sia-central-types/package.json b/libs/sia-central-types/package.json index 9629e88e0..ade632697 100644 --- a/libs/sia-central-types/package.json +++ b/libs/sia-central-types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/sia-central-types", "description": "Types for the Sia Central API.", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "dependencies": {}, "types": "./src/index.d.ts" diff --git a/libs/units/CHANGELOG.md b/libs/units/CHANGELOG.md index 31ef5bc70..790d0d9d6 100644 --- a/libs/units/CHANGELOG.md +++ b/libs/units/CHANGELOG.md @@ -1,5 +1,14 @@ # @siafoundation/units +## 3.0.1 + +### Patch Changes + +- Updated dependencies [1b1952e5] +- Updated dependencies [a12625e7] + - @siafoundation/react-core@1.2.0 + - @siafoundation/sia-central-types@0.1.0 + ## 3.0.0 ### Minor Changes diff --git a/libs/units/package.json b/libs/units/package.json index 5125403e4..18c36241b 100644 --- a/libs/units/package.json +++ b/libs/units/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/units", "description": "Methods and types for interacting with the Sia Central API.", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.1.0", + "@siafoundation/react-core": "^1.2.0", "bignumber.js": "^9.0.2", "@technically/lodash": "^4.17.0", "blakejs": "^1.2.1", - "@siafoundation/sia-central-types": "0.0.0" + "@siafoundation/sia-central-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-mock/CHANGELOG.md b/libs/walletd-mock/CHANGELOG.md index dac2360d9..7e8d75c2f 100644 --- a/libs/walletd-mock/CHANGELOG.md +++ b/libs/walletd-mock/CHANGELOG.md @@ -1,5 +1,19 @@ # @siafoundation/walletd-mock +## 0.1.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. + +### Patch Changes + +- Updated dependencies [1b1952e5] +- Updated dependencies [0456e4b0] + - @siafoundation/sia-central-mock@0.1.0 + - @siafoundation/walletd-types@0.1.0 + - @siafoundation/units@3.0.1 + ## 0.0.1 ### Patch Changes diff --git a/libs/walletd-mock/package.json b/libs/walletd-mock/package.json index d03c99a75..098cd2ad0 100644 --- a/libs/walletd-mock/package.json +++ b/libs/walletd-mock/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/walletd-mock", "description": "walletd data and API mock library for testing.", - "version": "0.0.1", + "version": "0.1.0", "license": "MIT", "dependencies": { "@siafoundation/types": "0.2.0", - "@siafoundation/sia-central-mock": "0.0.0", - "@siafoundation/units": "3.0.0", + "@siafoundation/sia-central-mock": "0.1.0", + "@siafoundation/units": "3.0.1", "playwright": "^1.42.1", - "@siafoundation/walletd-types": "0.0.0" + "@siafoundation/walletd-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-react/CHANGELOG.md b/libs/walletd-react/CHANGELOG.md index a44f84c71..d4aae432f 100644 --- a/libs/walletd-react/CHANGELOG.md +++ b/libs/walletd-react/CHANGELOG.md @@ -1,5 +1,20 @@ # @siafoundation/walletd-react +## 4.1.0 + +### Minor Changes + +- 1b1952e5: Libraries now follow new naming scheme. +- 61de825d: Added useNodeState. +- 23168c6e: Added useRescanStart, useRescanStatus. + +### Patch Changes + +- Updated dependencies [1b1952e5] +- Updated dependencies [0456e4b0] + - @siafoundation/react-core@1.2.0 + - @siafoundation/walletd-types@0.1.0 + ## 4.0.0 ### Minor Changes diff --git a/libs/walletd-react/package.json b/libs/walletd-react/package.json index 06f9de7bf..af5607cd6 100644 --- a/libs/walletd-react/package.json +++ b/libs/walletd-react/package.json @@ -1,12 +1,12 @@ { "name": "@siafoundation/walletd-react", "description": "React hooks for interacting with `walletd`.", - "version": "4.0.0", + "version": "4.1.0", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.1.0", + "@siafoundation/react-core": "^1.2.0", "swr": "^2.1.1", - "@siafoundation/walletd-types": "0.0.0" + "@siafoundation/walletd-types": "0.1.0" }, "types": "./src/index.d.ts" } diff --git a/libs/walletd-types/CHANGELOG.md b/libs/walletd-types/CHANGELOG.md new file mode 100644 index 000000000..68f92cf71 --- /dev/null +++ b/libs/walletd-types/CHANGELOG.md @@ -0,0 +1,7 @@ +# @siafoundation/walletd-types + +## 0.1.0 + +### Minor Changes + +- 0456e4b0: Introduced new library for walletd types. diff --git a/libs/walletd-types/package.json b/libs/walletd-types/package.json index 2f7d38633..43a0ad8eb 100644 --- a/libs/walletd-types/package.json +++ b/libs/walletd-types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/walletd-types", "description": "Types for `walletd`.", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.2.0" diff --git a/package-lock.json b/package-lock.json index ce111da1b..7df3d1651 100644 --- a/package-lock.json +++ b/package-lock.json @@ -238,7 +238,7 @@ "license": "MIT" }, "apps/walletd": { - "version": "0.18.0", + "version": "0.19.0", "license": "MIT" }, "apps/website": { @@ -263,7 +263,7 @@ }, "libs/design-system": { "name": "@siafoundation/design-system", - "version": "4.0.0", + "version": "5.0.0", "license": "MIT", "dependencies": { "@dnd-kit/core": "^6.1.0", @@ -319,11 +319,11 @@ }, "peerDependencies": { "@siafoundation/next": "^0.1.3", - "@siafoundation/react-core": "^1.1.0", + "@siafoundation/react-core": "^1.2.0", "@siafoundation/react-icons": "^0.2.3", - "@siafoundation/react-sia-central": "^3.0.0", + "@siafoundation/sia-central-react": "^3.1.0", "@siafoundation/types": "^0.2.0", - "@siafoundation/units": "^3.0.0", + "@siafoundation/units": "^3.0.1", "@tailwindcss/container-queries": "^0.1.1", "@technically/lodash": "^4.17.0", "axios": "^0.27.2", @@ -362,9 +362,26 @@ "version": "0.0.1", "extraneous": true }, + "libs/hostd-react": { + "version": "4.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/hostd-types": "0.1.0", + "@siafoundation/react-core": "^1.2.0", + "swr": "^2.1.1" + } + }, + "libs/hostd-types": { + "version": "0.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/types": "^0.2.0" + } + }, "libs/mock-sia-central": { "name": "@siafoundation/mock-sia-central", "version": "0.0.0", + "extraneous": true, "license": "MIT", "dependencies": { "@siafoundation/sia-central": "0.3.3", @@ -374,6 +391,7 @@ "libs/mock-walletd": { "name": "@siafoundation/mock-walletd", "version": "0.0.1", + "extraneous": true, "license": "MIT", "dependencies": { "@siafoundation/mock-sia-central": "0.0.0", @@ -412,22 +430,24 @@ }, "libs/react-core": { "name": "@siafoundation/react-core", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "dependencies": { - "detect-gpu": "^5.0.34" - }, - "peerDependencies": { "@siafoundation/next": "^0.1.3", + "@siafoundation/request": "0.1.0", "axios": "^0.27.2", - "react": "^18.2.0", + "detect-gpu": "^5.0.34", "swr": "^2.1.1", "use-local-storage-state": "^18.3.3" + }, + "peerDependencies": { + "react": "^18.2.0" } }, "libs/react-hostd": { "name": "@siafoundation/react-hostd", "version": "4.0.0", + "extraneous": true, "license": "MIT", "peerDependencies": { "@siafoundation/react-core": "^1.1.0", @@ -446,6 +466,7 @@ "libs/react-renterd": { "name": "@siafoundation/react-renterd", "version": "4.0.0", + "extraneous": true, "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0" @@ -459,6 +480,7 @@ "libs/react-sia-central": { "name": "@siafoundation/react-sia-central", "version": "3.0.0", + "extraneous": true, "license": "MIT", "peerDependencies": { "@siafoundation/react-core": "^1.1.0", @@ -474,6 +496,7 @@ "libs/react-walletd": { "name": "@siafoundation/react-walletd", "version": "4.0.0", + "extraneous": true, "license": "MIT", "peerDependencies": { "@siafoundation/react-core": "^1.1.0", @@ -481,6 +504,30 @@ "swr": "^2.1.1" } }, + "libs/renterd-react": { + "version": "4.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/renterd-types": "0.1.0", + "@technically/lodash": "^4.17.0", + "swr": "^2.1.1" + } + }, + "libs/renterd-types": { + "version": "0.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/types": "^0.2.0" + } + }, + "libs/request": { + "version": "0.1.0", + "license": "MIT", + "dependencies": { + "axios": "^0.27.2" + } + }, "libs/sdk": { "name": "@siafoundation/sdk", "version": "0.1.0", @@ -499,11 +546,40 @@ "libs/sia-central": { "name": "@siafoundation/sia-central", "version": "0.3.3", + "extraneous": true, "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0" } }, + "libs/sia-central-js": { + "version": "0.4.0", + "license": "MIT", + "dependencies": { + "@siafoundation/sia-central-types": "0.1.0", + "@technically/lodash": "^4.17.0" + } + }, + "libs/sia-central-mock": { + "version": "0.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/sia-central-types": "0.1.0", + "playwright": "^1.42.1" + } + }, + "libs/sia-central-react": { + "version": "3.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/sia-central-types": "0.1.0" + } + }, + "libs/sia-central-types": { + "version": "0.1.0", + "license": "MIT" + }, "libs/sia-js": { "name": "@siafoundation/sia-js", "version": "0.11.0", @@ -541,16 +617,41 @@ }, "libs/units": { "name": "@siafoundation/units", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/sia-central-types": "0.1.0", "@technically/lodash": "^4.17.0", + "bignumber.js": "^9.0.2", "blakejs": "^1.2.1" - }, - "peerDependencies": { - "@siafoundation/react-core": "^1.1.0", - "@siafoundation/sia-central": "^0.3.3", - "bignumber.js": "^9.0.2" + } + }, + "libs/walletd-mock": { + "version": "0.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/sia-central-mock": "0.1.0", + "@siafoundation/types": "0.2.0", + "@siafoundation/units": "3.0.1", + "@siafoundation/walletd-types": "0.1.0", + "playwright": "^1.42.1" + } + }, + "libs/walletd-react": { + "version": "4.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/walletd-types": "0.1.0", + "swr": "^2.1.1" + } + }, + "libs/walletd-types": { + "version": "0.1.0", + "license": "MIT", + "dependencies": { + "@siafoundation/types": "^0.2.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -7583,12 +7684,12 @@ "resolved": "libs/fonts", "link": true }, - "node_modules/@siafoundation/mock-sia-central": { - "resolved": "libs/mock-sia-central", + "node_modules/@siafoundation/hostd-react": { + "resolved": "libs/hostd-react", "link": true }, - "node_modules/@siafoundation/mock-walletd": { - "resolved": "libs/mock-walletd", + "node_modules/@siafoundation/hostd-types": { + "resolved": "libs/hostd-types", "link": true }, "node_modules/@siafoundation/next": { @@ -7599,32 +7700,40 @@ "resolved": "libs/react-core", "link": true }, - "node_modules/@siafoundation/react-hostd": { - "resolved": "libs/react-hostd", - "link": true - }, "node_modules/@siafoundation/react-icons": { "resolved": "libs/react-icons", "link": true }, - "node_modules/@siafoundation/react-renterd": { - "resolved": "libs/react-renterd", + "node_modules/@siafoundation/renterd-react": { + "resolved": "libs/renterd-react", "link": true }, - "node_modules/@siafoundation/react-sia-central": { - "resolved": "libs/react-sia-central", + "node_modules/@siafoundation/renterd-types": { + "resolved": "libs/renterd-types", "link": true }, - "node_modules/@siafoundation/react-walletd": { - "resolved": "libs/react-walletd", + "node_modules/@siafoundation/request": { + "resolved": "libs/request", "link": true }, "node_modules/@siafoundation/sdk": { "resolved": "libs/sdk", "link": true }, - "node_modules/@siafoundation/sia-central": { - "resolved": "libs/sia-central", + "node_modules/@siafoundation/sia-central-js": { + "resolved": "libs/sia-central-js", + "link": true + }, + "node_modules/@siafoundation/sia-central-mock": { + "resolved": "libs/sia-central-mock", + "link": true + }, + "node_modules/@siafoundation/sia-central-react": { + "resolved": "libs/sia-central-react", + "link": true + }, + "node_modules/@siafoundation/sia-central-types": { + "resolved": "libs/sia-central-types", "link": true }, "node_modules/@siafoundation/types": { @@ -7635,6 +7744,18 @@ "resolved": "libs/units", "link": true }, + "node_modules/@siafoundation/walletd-mock": { + "resolved": "libs/walletd-mock", + "link": true + }, + "node_modules/@siafoundation/walletd-react": { + "resolved": "libs/walletd-react", + "link": true + }, + "node_modules/@siafoundation/walletd-types": { + "resolved": "libs/walletd-types", + "link": true + }, "node_modules/@sinclair/typebox": { "version": "0.27.8", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", @@ -33665,21 +33786,18 @@ "version": "file:libs/fonts", "requires": {} }, - "@siafoundation/mock-sia-central": { - "version": "file:libs/mock-sia-central", + "@siafoundation/hostd-react": { + "version": "file:libs/hostd-react", "requires": { - "@siafoundation/sia-central": "0.3.3", - "playwright": "^1.42.1" + "@siafoundation/hostd-types": "0.1.0", + "@siafoundation/react-core": "^1.2.0", + "swr": "^2.1.1" } }, - "@siafoundation/mock-walletd": { - "version": "file:libs/mock-walletd", + "@siafoundation/hostd-types": { + "version": "file:libs/hostd-types", "requires": { - "@siafoundation/mock-sia-central": "0.0.0", - "@siafoundation/react-walletd": "4.0.0", - "@siafoundation/types": "0.2.0", - "@siafoundation/units": "3.0.0", - "playwright": "^1.42.1" + "@siafoundation/types": "^0.2.0" } }, "@siafoundation/next": { @@ -33689,32 +33807,40 @@ "@siafoundation/react-core": { "version": "file:libs/react-core", "requires": { - "detect-gpu": "^5.0.34" + "@siafoundation/next": "^0.1.3", + "@siafoundation/request": "0.1.0", + "axios": "^0.27.2", + "detect-gpu": "^5.0.34", + "swr": "^2.1.1", + "use-local-storage-state": "^18.3.3" } }, - "@siafoundation/react-hostd": { - "version": "file:libs/react-hostd", - "requires": {} - }, "@siafoundation/react-icons": { "version": "file:libs/react-icons", "requires": { "@carbon/icons-react": "^10.47.0" } }, - "@siafoundation/react-renterd": { - "version": "file:libs/react-renterd", + "@siafoundation/renterd-react": { + "version": "file:libs/renterd-react", "requires": { - "@technically/lodash": "^4.17.0" + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/renterd-types": "0.1.0", + "@technically/lodash": "^4.17.0", + "swr": "^2.1.1" } }, - "@siafoundation/react-sia-central": { - "version": "file:libs/react-sia-central", - "requires": {} + "@siafoundation/renterd-types": { + "version": "file:libs/renterd-types", + "requires": { + "@siafoundation/types": "^0.2.0" + } }, - "@siafoundation/react-walletd": { - "version": "file:libs/react-walletd", - "requires": {} + "@siafoundation/request": { + "version": "file:libs/request", + "requires": { + "axios": "^0.27.2" + } }, "@siafoundation/sdk": { "version": "file:libs/sdk", @@ -33723,22 +33849,67 @@ "undici": "5.28.3" } }, - "@siafoundation/sia-central": { - "version": "file:libs/sia-central", + "@siafoundation/sia-central-js": { + "version": "file:libs/sia-central-js", "requires": { + "@siafoundation/sia-central-types": "0.1.0", "@technically/lodash": "^4.17.0" } }, + "@siafoundation/sia-central-mock": { + "version": "file:libs/sia-central-mock", + "requires": { + "@siafoundation/sia-central-types": "0.1.0", + "playwright": "^1.42.1" + } + }, + "@siafoundation/sia-central-react": { + "version": "file:libs/sia-central-react", + "requires": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/sia-central-types": "0.1.0" + } + }, + "@siafoundation/sia-central-types": { + "version": "file:libs/sia-central-types" + }, "@siafoundation/types": { "version": "file:libs/types" }, "@siafoundation/units": { "version": "file:libs/units", "requires": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/sia-central-types": "0.1.0", "@technically/lodash": "^4.17.0", + "bignumber.js": "^9.0.2", "blakejs": "^1.2.1" } }, + "@siafoundation/walletd-mock": { + "version": "file:libs/walletd-mock", + "requires": { + "@siafoundation/sia-central-mock": "0.1.0", + "@siafoundation/types": "0.2.0", + "@siafoundation/units": "3.0.1", + "@siafoundation/walletd-types": "0.1.0", + "playwright": "^1.42.1" + } + }, + "@siafoundation/walletd-react": { + "version": "file:libs/walletd-react", + "requires": { + "@siafoundation/react-core": "^1.2.0", + "@siafoundation/walletd-types": "0.1.0", + "swr": "^2.1.1" + } + }, + "@siafoundation/walletd-types": { + "version": "file:libs/walletd-types", + "requires": { + "@siafoundation/types": "^0.2.0" + } + }, "@sinclair/typebox": { "version": "0.27.8", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",