Releases: AtomicScience/atomic-react-starter
Releases · AtomicScience/atomic-react-starter
Hotfix 1.1.1
Apparently, releasing without even running the project without even running it to check if it even compiles is a bad idea.
Fixed:
- Project not building due to wrong file import
Release 1.1
A number of aspects were overlooked in 1.0, resolving them now:
- Added a script to wipe example page, component and hook
- Enabled style maps generation
npm start
added as an alias fornpm run dev
- The separate file was created for reset mixins
- Removed
husky
from tech list - it's not time for it just yet
Initial Release: 1.0
Initial commit