Skip to content

Releases: codesplinta/busser

Fourth Stable Beta Release

19 Feb 01:44
Compare
Choose a tag to compare

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

25 Apr 15:10
Compare
Choose a tag to compare

production-grade functionality. Refactored useTextFilteredList() hook. Fixed bug in useSharedState() hook.

Second Stable Beta Release

22 Apr 02:29
Compare
Choose a tag to compare

Additional data primitive signals variant hooks e.g. usePropertySignal()

First Stable Beta Release

12 Apr 23:37
Compare
Choose a tag to compare

Now supports TypeScript. Lots of bug fixes with breaking changes. Suitable for production.

Fourth Stable Alpha release

22 Mar 12:36
Compare
Choose a tag to compare
Pre-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

21 Mar 12:10
Compare
Choose a tag to compare
Pre-release

Fixed some trivial bug. Not suitable for production. Not to be used in NextJS yet.

Second Stable Alpha release

17 Mar 14:42
Compare
Choose a tag to compare
Pre-release

Not suitable for production. Not to be used in NextJS yet.

First Alpha release (Unstable)

17 Mar 14:24
Compare
Choose a tag to compare
Pre-release

This release has a bit of issue that are still being resolved. Not suitable for production.