Skip to content

feat!: prune root tsconfig #53

Merged
MKruschke merged 3 commits into
masterfrom
prune-root-tsconfig
Mar 20, 2026
Merged

feat!: prune root tsconfig #53
MKruschke merged 3 commits into
masterfrom
prune-root-tsconfig

Conversation

@MKruschke

@MKruschke MKruschke commented Mar 20, 2026

Copy link
Copy Markdown
Member

Remove references and paths that are already in some tsconfig's further down the file structure tree. So we only have things in the root that haven't referenced somewhere else.

  • including some vulnerability fixes
  • migrating from jest to vitest

BREAKING CHANGE: dropping support for older node.js versions before 22.13.0

@MKruschke
MKruschke force-pushed the prune-root-tsconfig branch from 2db1e30 to 649e2e1 Compare March 20, 2026 09:02
@MKruschke
MKruschke force-pushed the prune-root-tsconfig branch from 649e2e1 to 138563b Compare March 20, 2026 09:05
@MKruschke
MKruschke merged commit 32c16d0 into master Mar 20, 2026
3 checks passed
@MKruschke
MKruschke deleted the prune-root-tsconfig branch March 20, 2026 09:16
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.

1 participant