Skip to content

Conversation

@mcous
Copy link
Collaborator

@mcous mcous commented Nov 12, 2025

Overview

In order to release core as its own package, without @testing-library/dom included, this repo needs to become a monorepo to hold both packages

This PR switches over to a pnpm monorepo with a single package - the existing @testing-library/svelte - to get CI and the release pipeline stable before attempting the package split

Change log

  • Move src to packages/svelte/src
  • Split package.json into dev at repo root and prod in packages/svelte/src
  • Switch tsconfig over to project references
  • Switch publishing to multi-semantic-release
  • Rework Svelte/Node test matrix environments to work with pnpm
  • Update CI configs to use pnpm
  • Update contributing docs to use pnpm
  • Remove a few things that became unnecessary or stopped working

@mcous mcous force-pushed the chore/monorepo branch 5 times, most recently from d493fa3 to 98424a0 Compare November 13, 2025 13:39
@mcous mcous changed the base branch from main to next November 13, 2025 14:29
@mcous mcous marked this pull request as ready for review November 13, 2025 14:29
@mcous mcous merged commit be4748e into next Nov 13, 2025
35 checks passed
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