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.