Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/garronej/tss-react into main
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Mar 8, 2022
2 parents ba4106e + 39e5025 commit 8622645
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
### **3.5.2** (2022-03-07)

- Use createContext as shared object for storing contex

### **3.5.1** (2022-03-06)

- Declare react a peer dependency
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@
-[Maintained for the foreseeable future](https://github.com/mui-org/material-ui/issues/28463#issuecomment-923085976), issues are dealt with within good delays.
- ✅ As fast as `emotion` ([see the difference](https://stackoverflow.com/questions/68383046/is-there-a-performance-difference-between-the-sx-prop-and-the-makestyles-functio)
with mui's `makeStyles`)
- ✅ Library authors: Unlike `@emotion/react` and `@emotion/styled`, `tss-react` won’t be yet another entry in your `peerDependencies`.
- ✅ Library authors: [`tss-react` won’t be yet another entry in your `peerDependencies`](https://docs.tss-react.dev/publish-a-module-that-uses-tss).

```bash
$ yarn add tss-react @emotion/react
Expand Down

0 comments on commit 8622645

Please sign in to comment.