Releases: codesplinta/busser
Fourth Stable Beta Release
This release has some breaking changes and is also production-ready. It also contains a lot of upgrades and bug fixes too.
Also, 5 additional ReactJS hooks are added in this release:
useTextSortedList()
useSearchParamStateValue()
useSearchParamStateValueUpdate()
useBrowserStorageEffectUpdates()
useBrowserScreenActivityStatusMonitor()
Full Changelog: v0.1.2...v1.0.0
Third Stable Beta Release
production-grade functionality. Refactored useTextFilteredList()
hook. Fixed bug in useSharedState()
hook.
Second Stable Beta Release
Additional data primitive signals variant hooks e.g. usePropertySignal()
First Stable Beta Release
Now supports TypeScript. Lots of bug fixes with breaking changes. Suitable for production.
Fourth Stable Alpha release
Fixed all remaining trivial bugs. To be. used only in React SPA applications for now. Not suitable for production. Not to be used in Server-rendered React frameworks like NextJS
Third Stable Alpha release
Fixed some trivial bug. Not suitable for production. Not to be used in NextJS yet.
Second Stable Alpha release
Not suitable for production. Not to be used in NextJS yet.
First Alpha release (Unstable)
This release has a bit of issue that are still being resolved. Not suitable for production.