Skip to content

New feature out

Compare
Choose a tag to compare
@HillLiu HillLiu released this 28 Jan 08:39
63eb6dc

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)