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

Replace react with @preact/compat #499

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2022

preactjs/preact#3512 (comment)

That's how we used to do it before #402

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2022
@vercel
Copy link

vercel bot commented Apr 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
giscus ✅ Ready (Inspect) Visit Preview Apr 16, 2022 at 11:12AM (UTC)

@laymonage laymonage force-pushed the dependabot/npm_and_yarn/react-and-react-dom-18.0.0 branch from 09c68d8 to fb298c7 Compare April 16, 2022 11:10
@laymonage laymonage changed the title Bump react and react-dom Replace react with @preact/compat Apr 16, 2022
@laymonage
Copy link
Member

Has the same issue as preactjs/next-plugin-preact#53

@ryan290300
Copy link

First you create a newbranch from your existing test branch (this would be best because if anything happens we can have the original test branch with us)

  1. git checkout -b

  2. git merge --squash

  3. git commit #without -m

An editor should be popup with all the commit logs, and files changed from test branch. You could actually delete everything, and write only one line of the commit message you want to show after merging into master.

  1. git checkout

  2. git merge

@laymonage laymonage closed this Jul 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-and-react-dom-18.0.0 branch July 9, 2022 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants