Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antho1404 committed Dec 12, 2022
1 parent a040e6a commit aafd9cf
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

#### Breaking Changes

#### Added

#### Changed

#### Deprecated

#### Removed

#### Fixed

#### Security

## [v1.0.0-beta.9](https://github.com/liteflow-labs/libraries/releases/tag/v1.0.0-beta.9) - 2022-12-12

#### Breaking Changes

- Remove deprecated `useEagerConnect`, `useActivateWallet`, `useSession`, `useSigner` [#90](https://github.com/liteflow-labs/liteflow-js/pull/90)
- Have a look to https://github.com/liteflow-labs/marketplace-template/pull/44 to follow the migration or https://github.com/liteflow-labs/minimal-app

Expand All @@ -17,18 +33,10 @@
- `hasUnlockableContent` is true when unlockable content is activated
- Add `currentAddress` to the general context [#90](https://github.com/liteflow-labs/liteflow-js/pull/90)

#### Changed

#### Deprecated

#### Removed

#### Fixed

- Add proper errors when calling a hook relying on a feature not activated [#65](https://github.com/liteflow-labs/libraries/pull/65)

#### Security

## [v1.0.0-beta.8](https://github.com/liteflow-labs/libraries/releases/tag/v1.0.0-beta.8) - 2022-11-15

#### Changed
Expand Down

0 comments on commit aafd9cf

Please sign in to comment.