Skip to content

Conversation

@dylantientcheu
Copy link
Contributor

@dylantientcheu dylantientcheu commented Jan 6, 2026

Migration from Yarn/Lerna/ShipJS to Bun & Changesets

This PR migrates the monorepo from Yarn + Lerna + ShipJS to Bun + Changesets.

Key Changes

  • Build system: Migrated from Rollup to tsdown for all packages (base branch)
  • Package manager: Replaced Yarn with Bun
  • Release workflow: Migrated from ShipJS to Changesets
  • E2E testing: Migrated from Cypress to Playwright
  • CI/CD: Updated CircleCI config for Bun

Recent Fixes

  • Fixed navbar search container selector to work with dynamic CSS class hashes
  • Fixed Playwright e2e tests (strict mode violations and navigation timing)
  • Fixed Vitest config to exclude e2e tests and node_modules from unit test runs

@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for docsearch-demo ready!

Name Link
🔨 Latest commit 902f33c
🔍 Latest deploy log https://app.netlify.com/projects/docsearch-demo/deploys/695e326cf026bf00077cc707
😎 Deploy Preview https://deploy-preview-2827--docsearch-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dylantientcheu dylantientcheu self-assigned this Jan 6, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f992e5e25c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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