Skip to content

Releases: MrJackdaw/reach-reactjs-starter

v0.11.1

06 Mar 00:51
4d3fbcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

17 Dec 13:51
956d26b
Compare
Choose a tag to compare

What's Changed

Summary

  • upgrades to react 18
  • re-adds Pera Wallet support
  • minor UI and code improvements
  • bumps version to v0.11.0

Additional notes

This establishes a fun new pattern for minimizing state updates (see useGlobalUser).
A component can subscribe to only one property on state, and is guaranteed to be notified only when that property changes (unless its parent triggers a re-render in some other way).


Full Changelog: v0.10.1...v0.11.0

v0.10.0

26 Sep 07:18
17b7350
Compare
Choose a tag to compare

Full Changelog: v0.9.1...v0.10.0

v0.9.1

07 Aug 17:07
a744edc
Compare
Choose a tag to compare
  • Update stdlib to v0.1.11-rc.6
  • Updates @jackcom/reachduck to v0.4.5
  • Vastly improved (and informative) demo pages
  • Unified UX with vue repository

v0.7.0

01 Jun 20:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/MrJackdaw/reach-reactjs-starter/commits/v0.7.0

v0.6.1

28 Apr 03:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/MrJackdaw/reach-reactjs-starter/commits/v0.6.1