Skip to content

Latest commit

 

History

History
154 lines (93 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

154 lines (93 loc) · 2.89 KB

0.5.2 (2021-08-08)

0.5.1 (2021-08-08)

0.5.0 (2021-08-08)

  • #6 Support custom @emotion/cache
  • Merge pull request #9 from howlettt/material-ui-5
  • Adding Material UI 5 injectFirst example
  • Merge pull request #8 from burtek/patch-1

Fix typos and syntax errors in code snippets in README.md

  • Update README.md

Fix typos and syntax errors in code snippets

  • Merge pull request #7 from oliviertassinari/patch-1

emotion is slower and faster

  • emotion is slower and faster

It depends

0.4.1 (2021-07-19)

0.4.0 (2021-07-19)

  • Update GIFs
  • #5 Do not return useStyles as a wrapped value

0.3.3 (2021-07-16)

  • Document keyframe
  • Sollution for composition #2
  • Update README

0.3.2 (2021-07-14)

  • Correct GlobalStyles API

0.3.1 (2021-07-13)

  • Add

0.3.0 (2021-07-12)

  • Remove the need for a provider, even in SSR

0.2.0 (2021-07-12)

  • Rename useCssAndCx -> useStyleTools and return theme as well

0.1.5 (2021-07-12)

  • Do not test on windows to save time
  • Reexport keyframe from @emotion/react

0.1.4 (2021-07-12)

  • Do not depend on @emotion/serialize types

0.1.3 (2021-07-12)

  • Internally define all the exposed API types
  • Update README

0.1.2 (2021-07-12)

  • Exclude test apps from linting
  • Fix workflow
  • Format

0.1.1 (2021-07-12)

  • Configure eslint and prettier

0.1.0 (2021-07-12)

  • Update CI
  • Format
  • makeStyles accepts an object
  • Fix SPA
  • SSR working perfectly with Next.js
  • Refactoring test environement
  • update deps
  • Provider not mandatory for SPA
  • update keywords
  • v1 API 🚀
  • Build post install
  • Setup testing setup for SSR
  • Remove unessesary dev dependency
  • Update README.md
  • Update README.md
  • Fix language statistics
  • Implement test setup for SPA and SSR
  • Use methode of @nguyenvanthanh97 for implementing a polyfil of @emotion/css from @emotion/react
  • update ci
  • Update README.md

0.0.12 (2021-03-20)

  • Default params is no properties

0.0.10 (2021-03-05)

  • Fix the type definition of cx

0.0.9 (2021-02-28)

  • update readme
  • Update README.md

0.0.8 (2021-02-27)

  • update
  • Update logo

0.0.7 (2021-02-26)

  • Fix logo
  • Change emoji
  • Feat standalone or plugin, update readme

0.0.6 (2021-02-26)

  • Change package name
  • Update
  • Fix workflow
  • update workflow
  • Updat workflows
  • Fix publish workflow
  • Migrate to yarn, update de CI

0.0.5 (2021-02-24)

0.0.5 (2021-02-24)

0.0.4 (2021-02-24)

  • Update README

0.0.3 (2021-02-24)

  • Update readme