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

Don’t automatically inject @astrojs/react integration #53

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Conversation

delucis
Copy link
Owner

@delucis delucis commented Dec 18, 2022

Closes #51
Closes #52

⚠️ BREAKING CHANGE ⚠️

Previously, this integration included @astrojs/react and injected it to Astro’s integrations config for you. This is no longer the case.

If you are using React components and were relying on this, make sure to add the integration when upgrading. The simplest way to do this is to run:

npx astro add react

@changeset-bot
Copy link

changeset-bot bot commented Dec 18, 2022

🦋 Changeset detected

Latest commit: 1793b3d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
astro-netlify-cms Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@delucis delucis merged commit 40d0385 into latest Dec 18, 2022
@delucis delucis deleted the no-react branch December 18, 2022 17:24
@github-actions github-actions bot mentioned this pull request Dec 18, 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.

netlify-cms-app import failed to resolve with astro's react integration
1 participant