Skip to content

chore: drop legacy cookbook package#497

Merged
gre merged 3 commits into
masterfrom
chore/drop-cookbook
May 13, 2026
Merged

chore: drop legacy cookbook package#497
gre merged 3 commits into
masterfrom
chore/drop-cookbook

Conversation

@gre
Copy link
Copy Markdown
Owner

@gre gre commented May 13, 2026

Summary

  • Drop packages/cookbook/ (Create React App, unmaintained) — all its examples are covered by cookbook-v2 (Vite + TypeScript + Tailwind)
  • Drop .travis.yml (no longer in use)
  • Update README.md and CONTRIBUTING.md to point to cookbook-v2 and cookbook-expo

Test plan

  • yarn cookbook-v2 still launches and shows all examples

🤖 Generated with Claude Code

cookbook-v2 (Vite + TypeScript + Tailwind) covers all the same examples.
The old cookbook was based on Create React App which is unmaintained.
Also remove the surge.sh deploy step from .travis.yml and update docs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 13, 2026 08:34
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@babel/cli requires @babel/core as a peer dep. Previously the old cookbook
package provided it transitively; now it must be declared explicitly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gre gre merged commit 5207240 into master May 13, 2026
3 checks passed
@gre gre deleted the chore/drop-cookbook branch May 13, 2026 09:22
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.

2 participants