Skip to content

v3.3.0

Compare
Choose a tag to compare
@faceyspacey faceyspacey released this 27 Dec 20:53
· 105 commits to master since this release

3.3.0 (2018-12-27)

Bug Fixes

  • CSS modules should have better HMR.
  • Updates and renames were also done that appear to have gotton lost
  • Fixed up CSS reloadAll
  • Dont assume CSS modules be default
  • Also fixing css loading order issues that appear during HMR
  • Pulling in a handful of fixes from webpack
  • fixed broken tests
  • New linting rules
  • Editor configs
  • prettier config added
  • commitlint configs added
  • some dependency updates

Features

  • hotLoading: Addressing some issues in HMR (#136) (4993362)