Skip to content

Commit

Permalink
Merge pull request #95 from liteflow-labs/release/v1.0.0-beta.9
Browse files Browse the repository at this point in the history
Release v1.0.0-beta.9
  • Loading branch information
antho1404 authored Dec 12, 2022
2 parents a040e6a + aafd9cf commit 0e3a1f8
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

1 comment on commit 0e3a1f8

@vercel
Copy link

@vercel vercel bot commented on 0e3a1f8 Dec 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.