Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 21:56
· 2 commits to main since this release

1.0.0 (2022-06-25)

Bug Fixes

  • force new version (82cc051)
  • get rid of the riff raff (5ad5ac9)
  • make media queries obey order of breakpoints (8887345)
  • remove alpha peer deps (3e59d3b)

Features

  • add memoization and update types (a132c8d)
  • allow numbers as media query names (fa04f47)
  • release alpha (8764b1c)

Performance Improvements

  • concat strings instead of interpolating (8f1cfb0)
  • remove memoization, just return the compiled string (4123031)

BREAKING CHANGES

  • styles instances are now required as a first argument in the initializer