[Snyk] Upgrade @material-ui/styles from 4.3.0 to 4.3.3 #5
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.
Snyk have raised this PR to upgrade
@material-ui/styles
from 4.3.0 to 4.3.3.Release notes
Aug 21, 2019
Big thanks to the 22 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/core@v4.3.3
@material-ui/lab@v4.0.0-alpha.24
@material-ui/styles@v4.3.3
Docs
Core
July 28, 2019
Big thanks to the 23 contributors who made this release possible!
Here are some highlights ✨:
🌳 Introduce a new Tree View component in the (#14827) @joshwooding
This is a first step toward a feature rich tree view component.
We will keep iterate on it to add customization demos, filter, drag and drop, and checkboxes.
You can find the documentation under this URL.
💄 Support vertical tabs (#16628) @josephpung
You can learn more about it following this URL.
📚 Remove the prop-types from TypeScript demos (#16521) @merceyz
The runtime prop-types are often redundant with the static type checks.
We have removed them from the TypeScript demos.
⚛️ Add two codemods to improve the imports (#16192) @jedwards1211
If you are not familiar with codemods, check the library out. This is a tool tool to assist you with large-scale codebase refactors.
We introduce two new codemods in this release:
optimal-imports
: Material-UI supports tree shaking for modules at 1 level depth maximum.You shouldn't import any module at a higher level depth.
top-level-imports
: Converts all @material-ui/core submodule imports to the root module.💄 Support small switch (#16620) @darkowic
You can learn more about it following this URL.
And many more 🐛 bug fixes 📚 improvements.
@material-ui/core@v4.3.0
completed
class key to TypeScript definitions (#16662) @pranshuchittora@material-ui/lab@v4.0.0-alpha.21
@material-ui/styles@@4.3.0
@material-ui/codemod@v4.3.0
Docs
Core
from
@material-ui/styles
GitHub Release Notes🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs