Releases: MrJackdaw/reach-reactjs-starter
Releases · MrJackdaw/reach-reactjs-starter
v0.11.1
v0.11.0
What's Changed
- v0.10.1 by @MrJackdaw in #7
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
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.7.0
What's Changed
- v0.5.0 | stdlib 0.1.8-rc.12 by @MrJackdaw in #1
- v0.6.0 by @MrJackdaw in #2
- Reconnect problem fixed by @crissCM in #3
- v0.6.1 | Fix react-error-overlay bug by @MrJackdaw in #4
New Contributors
Full Changelog: https://github.com/MrJackdaw/reach-reactjs-starter/commits/v0.7.0
v0.6.1
What's Changed
- v0.5.0 | stdlib 0.1.8-rc.12 by @MrJackdaw in #1
- v0.6.0 by @MrJackdaw in #2
- Reconnect problem fixed by @crissCM in #3
New Contributors
Full Changelog: https://github.com/MrJackdaw/reach-reactjs-starter/commits/v0.6.1