github reduxjs/cra-template-redux v1.0.3

latest release: v2.0.0
3 years ago

This release reworks the counter slice example to show better usage patterns,
and fixes line endings for the template files.

Changelog

Counter Example Improvements

We've updated the counter example to better showcase use of sync and async
thunks, including fetching from a fake API layer.

We've also added some additional comments to clarify what each bit of code is.

Template Fixes

Previous versions of the template had Windows line endings. They should now work better on all systems.

Changes

  • Merge pull request #36 from reduxjs/feature/port-ts-changes dadb45a
  • Merge pull request #16 from goncy/master 19d2005
  • Merge pull request #29 from msmolens/template-uses-lf 9994e30

v1.0.2...v1.0.3

Don't miss a new cra-template-redux release

NewReleases is sending notifications on new releases.