Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies and rework test + build system #47

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

berniegp
Copy link
Owner

@berniegp berniegp commented Nov 4, 2024

Description

  • Deal with several major version upgrades of dev dependencies
  • Fix a minor issue with the exported TypeScript files
  • Move to API calls for Rollup.js builds
  • Use the new Node.js test runner and timer mocks for unit tests

Useful references to make dual publishing a TypeScript library to commonjs and esm module formats work:

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes are only considered with a good reason)
  • no

Related issue numbers:

@berniegp berniegp merged commit 06e1e30 into main Nov 4, 2024
16 checks passed
@berniegp berniegp deleted the refactor branch November 4, 2024 21:59
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