Skip to content

Release 4.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shawnmcknight shawnmcknight released this 04 Apr 16:00
· 650 commits to main since this release
d7c4e54

BREAKING CHANGE

Deprecated the legacy component syntax in favor of the custom hook syntax introduced in #263. The custom hook is now the default export from the library. See the README for information on how to use the custom hook syntax.