Skip to content
Compare
Choose a tag to compare
@StopNGo StopNGo released this 12 Dec 11:52
· 1 commit to main since this release

Upgrading to TypeScript 5 and Redux 5.

New

  • HOC for preventing component rendering on the server (<NoSsr></NoSssr>)
  • Redux middleware for persisting data to LocalStorage

Fixes

  • Fixed Redux reducers Hot Module reloading

Improvements

  • Redux hydration action for entire app state
  • Switch to another stylelint order set of rules
  • Some developing of the add-commp.js script for fast adding new component