Skip to content

Releases: react-atomic/reshow

createReducer (Change all stores to use createReducer)

New feature out

28 Jan 08:39
63eb6dc
Compare
Choose a tag to compare

New feature

  • Support connect-hook
  • Optional chain (?.)
  • nullish (??)
  • Support two new build modes
    • react-fast-refresh (./compile.sh hot)
    • watch mode (./compile.sh watch)
  • toMap (transfer all object key which is immutable in first level to JS)

Break change

  • move urlDispatch and UrlReturn to 'reshow-url' from following packages. ('reshow' and 'organism-react-ajax')

Upgrade

New package

  • reshow-url
  • reshow-return (highend for use reshow-flux)

Reshow stable version

25 Sep 13:37
Compare
Choose a tag to compare
0.1.48

Update README.md