Releases: react-boilerplate/react-boilerplate-cra-template
Releases · react-boilerplate/react-boilerplate-cra-template
v1.0.0
1.0.0 (2020-05-18)
Features
- ✨ added media query utility (c776cdd)
Bug Fixes
- 🐛 removed
connected-react-router
(#28) (f6a0350) - 🐛 supporting css prop in styled-components (57895a3), closes #27
Documentation
- 📚️ added example repo to readme (5f5e413)
- 📚️ added FAQ (47d81b3)
- 📚add netlify deployment (#23) (fb9860d)
Internals
This section only concerns the contributors of this project. You can ignore these changes since they DO NOT create changes in the CRA Template
Click to see the internal changes
- ♻️ fix typo (a4a4f50), closes #25
- ♻️ fix typo in toolkit.tsx comment (#18) (1867a5b)
- ♻️ updated clean script name (3cedb94)
- ♻️ updated readme (765a897)
- 🔧 added commit hook verify startingTemplate changes (e0240c8)
- 🔧 added script for creating changelog (4ed9ed5)
- 🔧 improved cleaning script (a3d05f8), closes #29
- 🔧 moved creation of the test CRA to a script to avoid husky bug (e6f8054)
- 🚨 added media utility tests (3f2d9c9)