Skip to content

Conversation

@BPScott
Copy link
Member

@BPScott BPScott commented Dec 28, 2025

Updating a few tooling things:

  • Change package manager: Switch yarn v1 to pnpm
  • Change test runner: Switch mocha to using node's built-in test runner
  • Use latest versions of eslint and prettier
  • Move dependabot config into .github and make it group updates
  • Add Actions workflow for running tests and linting

Two package changes:

  • Add types in index.d.ts
  • Add files array in package.json so the published package only includes the index.{js,d.ts} files

- Update linter/prettier packages to latest and use eslint flatconfig
- Replace mocha with using built-in node test framework
- Update yarn references
- Move dependabot config into .github
@BPScott BPScott merged commit dba13cc into main Dec 28, 2025
3 checks passed
@BPScott BPScott deleted the updates branch December 28, 2025 20: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.

1 participant