Update the Next and React Versions in all example projects

Open
#1,820 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
nextjs, react
Domain
frontend, web-dev

Research direction

Review the package.json files for app-router, block-support, custom-toolbar, and faustwp-getting-started under examples/next, using the app-router project and linked PR as the React version reference. Check each project's Next and React dependencies, skip the deprecated getting-started project, and run the example projects to confirm the updated versions work.

Written by the indexing model from the issue text.

Description

dependencies

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

Dominant language
TypeScript
Stars
1.6k
Forks
155
Avg merge
1d 18h
Merged PRs (30d)
20

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from wpengine/faustjs

All issues in wpengine/faustjs

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.