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 all CMS examples dependencies. #33580

Merged
merged 5 commits into from Feb 4, 2022
Merged

Conversation

leerob
Copy link
Member

@leerob leerob commented Jan 23, 2022

Updates all CMS updates to use:

  • Tailwind 3 (and the corresponding tailwind.config.js and PostCSS changes)
  • remark@14 and remark-html@15 (and the corresponding ESM breaking changes)
  • date-fns minor bump

Ensured all CMS examples were:

  • Using next/image
  • Not using as for next/link (no longer needed)

@ijjk ijjk added examples Issue/PR related to examples created-by: Next.js team PRs by the Next.js team labels Jan 23, 2022
@kodiakhq kodiakhq bot merged commit 01e174e into canary Feb 4, 2022
@kodiakhq kodiakhq bot deleted the update-wordpress-deps branch February 4, 2022 00:07
natew pushed a commit to natew/next.js that referenced this pull request Feb 16, 2022
Updates all CMS updates to use:

- Tailwind 3 (and the corresponding `tailwind.config.js` and PostCSS changes)
- `remark@14` and `remark-html@15` (and the corresponding ESM breaking changes)
- `date-fns` minor bump

Ensured all CMS examples were:

- Using `next/image`
- Not using `as` for `next/link` (no longer needed)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants