fix(deps): update dependency react-jss to v10#173
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
0f878b4 to
f6d3efd
Compare
f6d3efd to
5374f06
Compare
5374f06 to
6af20dd
Compare
6af20dd to
3fc8624
Compare
3fc8624 to
131b735
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.0->^10.0.0Release Notes
cssinjs/jss (react-jss)
v10.10.0Compare Source
Improvements
v10.9.2Compare Source
Bug fixes
v10.9.1Compare Source
Bug fixes
v10.9.0Compare Source
Bug fixes
Improvements
v10.8.2Compare Source
Bug fixes
v10.8.1Compare Source
Bug fixes
v10.8.0Compare Source
Improvements
[jss] New option to remove whitespaces. Useful for SSR 1549
[all] Flow types are now moved from .js files to .flow type defs 1509
[all] Upgrade typescript to 4.4.2 1550
v10.7.1Compare Source
Bug fixes
v10.7.0Compare Source
Improvements
v10.6.0Compare Source
Improvements
globalThisto support secure version of JavaScript called SES 1449Stylesnow supportsClassNames,Props/Data, andThemeas type parameters (eg.Styles<Names, Data, Theme>). 1460withStylesandcreateUseStylesnow supportClassNames,Props, andThemeas type parameters (eg.createUseStyles<Names, Props, Theme>). 1460useStylesfinally expects the correct argument type: aPropsobject with an optionalThemeproperty (both determined fromcreateUseStyles). 1460classesprop inwithStyles()1428Breaking Changes
Themeis no longer the first generic type parameter forcreateUseStyles. 1460Theme's type without reaching over the other type parameters:Using the function argument.
Using the object argument with a function. (You will only need to specify the
Themetype once.)v10.5.1Compare Source
Bug fixes
Improvements
v10.5.0Compare Source
Bug fixes
Improvements
deleteRule()performance 1424v10.4.0Compare Source
Bug fixes
Improvements
csstypeto 3.0.2 1379v10.3.0Compare Source
Improvements
v10.2.0Compare Source
Improvements
Bug fixes
v10.1.1Compare Source
Bug fixes
getDynamicStylesmigration introduced in 10.1.0v10.1.0Compare Source
Bug fixes
Improvements
getDynamicStylesutility function was originally exposed fromjsspackage, but I don't think it was used externally, so I moved it toreact-jsspackage and made it internal. If you have been using it as public API let me know, we will have to revert the change.Features
v10.0.4Compare Source
Bug fixes
WithStyles(1254)Improvements
v10.0.3Compare Source
Improvements
JssStyledefinition (1218)createUseStylesdefinition (1218)Bug fixes
createdefinitions to allowminify: boolean(1218)NameTypescript constraint (1218)v10.0.2Compare Source
Bug fixes
10.0.1(1252)v10.0.1Compare Source
Bug fixes
sheet.addRule()support for duplicate rule names (1242)v10.0.0Compare Source
Summary
A higher level overview of v10 release.
For more details please read the rest of the changelog.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.