From 4e8854e62024eefe78ea0d86c33ad3f2f34d914e Mon Sep 17 00:00:00 2001 From: garronej Date: Sun, 4 Sep 2022 19:28:04 +0200 Subject: [PATCH] fmt, add thanks to @jiby-aurum --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c84b9aa..4a24d12 100644 --- a/README.md +++ b/README.md @@ -94,15 +94,15 @@ In SSR everything should work with [JavaScript disabled](https://developer.chrom
Click to expand -## v4.1.0 +## v4.1.0 -- Publish an ESM distribution. - This fixes many bug when working in [Vite](https://vitejs.dev/). +- Publish an ESM distribution. Many thanks to [@jiby-aurum](https://github.com/jiby-aurum) for [he's help](https://github.com/garronej/tss-react/pull/105). + This fixes many bug when working in [Vite](https://vitejs.dev/). ## v4.0.0 -- No need to provide an emotion cache explicitly, MUI and TSS can share the same emotion cache. - No special instruction to make TSS work with SSR. +- No need to provide an emotion cache explicitly, MUI and TSS can share the same emotion cache. + No special instruction to make TSS work with SSR. ## v3.7.1