Releases: wellyshen/react-cool-starter
Releases · wellyshen/react-cool-starter
v3.11.1
22 Aug 17:50
Compare
Sorry, something went wrong.
No results found
Chore: clean un-used Webpack config.
v3.11.0
22 Aug 15:09
Compare
Sorry, something went wrong.
No results found
Refactor: server file structure.
Feature: auto enable css module by [name].module.* naming convention. (see doc ).
v3.10.1
09 Aug 15:12
Compare
Sorry, something went wrong.
No results found
v3.10.0
26 Jul 10:22
Compare
Sorry, something went wrong.
No results found
Feat: integrating Redux Toolkit for better DX. See what's new .
Refactor: refine app structure .
Refactor: demo app.
Refactor: develop/bundle related configurations.
Upgrade: dependencies.
v3.9.0
01 Jun 14:19
Compare
Sorry, something went wrong.
No results found
Use Redux hooks for demo.
v3.8.2
30 May 07:57
Compare
Sorry, something went wrong.
No results found
Enhance types.
Upgrade deps.
v3.8.1
28 May 15:44
Compare
Sorry, something went wrong.
No results found
Correct the jest env of eslint config.
v3.8.0
28 May 15:40
Compare
Sorry, something went wrong.
No results found
v3.7.2
21 May 11:07
Compare
Sorry, something went wrong.
No results found
Use plugin:testing-library/react instead of plugin:testing-library/recommended
v3.7.0
05 May 12:50
Compare
Sorry, something went wrong.
No results found
Expose HTTP request and response from server-side, see here (#588 )