Skip to content

Releases: AtomicScience/atomic-react-starter

Hotfix 1.1.1

23 Oct 05:03
Compare
Choose a tag to compare

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

23 Oct 04:54
Compare
Choose a tag to compare

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 for npm 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

22 Oct 16:29
Compare
Choose a tag to compare
Initial commit