Skip to content

Commit c0e70ab

Browse files
committed
changelog
1 parent 7edc76c commit c0e70ab

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Since you are interested in what happens next, in case, you work for a for-profi
22

33
## Next (version and date will be generated, add changes below)
44

5-
## 10.8.3 (2021-11-14)
5+
### Bug fixes
6+
7+
- [jss, jss-plugin-global, jss-plugin-nested, jss-plugin-rule-value-function] Fixes a memory leak with nested function rules [1574](https://github.com/cssinjs/jss/pull/1574)
68

79
## 10.8.2 (2021-10-25)
810

packages/react-jss/.size-snapshot.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"react-jss.js": {
3-
"bundled": 124531,
4-
"minified": 45499,
5-
"gzipped": 15737
3+
"bundled": 136030,
4+
"minified": 50117,
5+
"gzipped": 16723
66
},
77
"react-jss.min.js": {
8-
"bundled": 97767,
9-
"minified": 37402,
10-
"gzipped": 13296
8+
"bundled": 102980,
9+
"minified": 39976,
10+
"gzipped": 13837
1111
},
1212
"react-jss.cjs.js": {
1313
"bundled": 21554,

0 commit comments

Comments
 (0)