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

Update the Next and React Versions in all example projects #1820

Open
4 tasks
TeresaGobble opened this issue Feb 27, 2024 · 0 comments
Open
4 tasks

Update the Next and React Versions in all example projects #1820

TeresaGobble opened this issue Feb 27, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@TeresaGobble
Copy link
Contributor

TeresaGobble commented Feb 27, 2024

User Story:

The example projects located in the monorepo are not all up to date with stable versions of Next and React, resulting in issues with running the projects as is.

For example, the onboarding project located in "Getting Started with Faust" is central to a new user's understanding of Faust. Currently the project runs on deprecated versions of Next and React, and needs to be updated to the latest stable versions of each in order to run.

Acceptance Criteria:

Check each example project and assess whether an update to dependencies for Next and React are needed.

  • app-router
  • block-support
  • custom-toolbar
  • faustwp-getting-started

Note: getting-started is on old Faust and is now deprecated.

Notes:

React version should match app-router project: https://github.com/wpengine/faustjs/pull/1753/files

@TeresaGobble TeresaGobble added the dependencies Pull requests that update a dependency file label Feb 27, 2024
@TeresaGobble TeresaGobble changed the title Update the Next and React Versions in the faustwp-getting-started example project Update the Next and React Versions in all example projects Mar 12, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant