Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish MUI v5 compatibility as stable release #437

Merged
merged 23 commits into from
Sep 26, 2021
Merged

Publish MUI v5 compatibility as stable release #437

merged 23 commits into from
Sep 26, 2021

Conversation

iamhosseindhv
Copy link
Owner

@iamhosseindhv iamhosseindhv commented Sep 26, 2021

Notistack has been compatible with material-ui v5 in next branch, with it being published with next tag. Now that mui v5 is the latest stable release, we also publish our compatible version as latest.

For those who're locked to mui v4, they can use a compatible version using npm i notistack@latest-mui-v4.

v5 compatibility is published with a major change (v1.0.10 --> v2.0.2) so people on mui v4 don't accidentally download breaking changes.

iamhosseindhv and others added 23 commits November 26, 2020 20:02
* upgrade to material-ui v5; modify code as recommended by the material-ui docs

* upgrade to material-ui v5; modify code as recommended by the material-ui docs

* add missing anchor classes to SnackbarItem; fix child class declarations

* update dependencies; run build

* package-lock update

* Allow passing classes from props

* Adapt new MUI breakpoints

* Bind this

* Mark emotion peerDeps as optional

* 1.0.6-next.2

Co-authored-by: Hossein Dehnokhalaji <[email protected]>
* Support Material-UI 5.0.0-rc.0

* Bump version to 1.0.6-next.3

* Remove @mui/styles dependency
* Add tag for people on mui-v4

* Update simple example

* Update simple example

* Update redux example

* Update mobx example

* Minor

* Update next --> latest in example codes

* Update docs
@iamhosseindhv iamhosseindhv changed the title MUI v5 compatibility Publish MUI v5 compatibility as stable release Sep 26, 2021
@iamhosseindhv iamhosseindhv merged commit 2160b28 into master Sep 26, 2021
@iamhosseindhv iamhosseindhv mentioned this pull request Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants