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

#380 bugf: accept react 18 peer dep #387

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

prmichaelsen
Copy link
Contributor

this just bumps the peer deps and then it works

npm i fails because of eslint packages. i removed them because id rather have a working production build than eslint tools.

#380

in the mean time i published a fork with this change on npm: https://www.npmjs.com/package/parm-react-lazyload

this fork most likely will not be maintained. just a stop gap to keep my builds running until i come up with a long term solution

this just bumps the peer deps and then it works

npm i fails because of eslint packages. i removed them because id rather have a working production build than eslint tools.
TheEgghead27 added a commit to stuysu/stuyactivities.org that referenced this pull request Aug 22, 2022
Removes `@material-ui/lab` because all lab dependencies have been
mainlined
Removes `@material-ui/pickers`, but has not replaced it with the new
MUI X version (`@mui/x-date-pickers`).

Adds and bumps some new dependencies of the MUI v5 packages

Bumps `notistack` to 2.0.10 (from 1.0.10), no breaking changes were
noted in the package changelogs

Removes `react-lazyload` due to being outdated and incompatible with
React 18, but a fork is available at
twobin/react-lazyload#387 which may serve as a
stop-gap while a replacement is found.
TheEgghead27 added a commit to stuysu/stuyactivities.org that referenced this pull request Aug 23, 2022
Removes `@material-ui/lab` because all lab dependencies have been
mainlined
Removes `@material-ui/pickers`, but has not replaced it with the new
MUI X version (`@mui/x-date-pickers`).

Adds and bumps some new dependencies of the MUI v5 packages

Bumps `notistack` to 2.0.10 (from 1.0.10), no breaking changes were
noted in the package changelogs

Removes `react-lazyload` due to being outdated and incompatible with
React 18, but a fork is available at
twobin/react-lazyload#387 which may serve as a
stop-gap while a replacement is found.
TheEgghead27 added a commit to stuysu/stuyactivities.org that referenced this pull request Sep 24, 2022
Removes `@material-ui/lab` because all lab dependencies have been
mainlined
Removes `@material-ui/pickers`, but has not replaced it with the new
MUI X version (`@mui/x-date-pickers`).

Adds and bumps some new dependencies of the MUI v5 packages

Bumps `notistack` to 2.0.10 (from 1.0.10), no breaking changes were
noted in the package changelogs

Removes `react-lazyload` due to being outdated and incompatible with
React 18, but a fork is available at
twobin/react-lazyload#387 which may serve as a
stop-gap while a replacement is found.
TheEgghead27 added a commit to stuysu/stuyactivities.org that referenced this pull request Oct 1, 2022
Removes `@material-ui/lab` because all lab dependencies have been
mainlined
Removes `@material-ui/pickers`, but has not replaced it with the new
MUI X version (`@mui/x-date-pickers`).

Adds and bumps some new dependencies of the MUI v5 packages

Bumps `notistack` to 2.0.10 (from 1.0.10), no breaking changes were
noted in the package changelogs

Removes `react-lazyload` due to being outdated and incompatible with
React 18, but a fork is available at
twobin/react-lazyload#387 which may serve as a
stop-gap while a replacement is found.
TheEgghead27 added a commit to stuysu/stuyactivities.org that referenced this pull request Oct 1, 2022
Removes `@material-ui/lab` because all lab dependencies have been
mainlined
Removes `@material-ui/pickers`, but has not replaced it with the new
MUI X version (`@mui/x-date-pickers`).

Adds and bumps some new dependencies of the MUI v5 packages

Bumps `notistack` to 2.0.10 (from 1.0.10), no breaking changes were
noted in the package changelogs

Removes `react-lazyload` due to being outdated and incompatible with
React 18, but a fork is available at
twobin/react-lazyload#387 which may serve as a
stop-gap while a replacement is found.
@BearCooder
Copy link

Hello @ameerthehacker and @twobin can you please accept this change so its compatible with react 18?

@BearCooder BearCooder mentioned this pull request Oct 23, 2022
@ameerthehacker ameerthehacker merged commit f1faffd into twobin:master Oct 24, 2022
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