Skip to content

feat!: update deps and add export map #188

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

Merged
merged 1 commit into from
Jun 20, 2025
Merged

feat!: update deps and add export map #188

merged 1 commit into from
Jun 20, 2025

Conversation

kyletsang
Copy link
Member

BREAKING CHANGE: Add export map

Closes #183

  • Update all deps where possible
  • Left eslint alone for now since I just wanted to get a build out with minimal modification of source files
  • Remove rollup since it was only used for rollup-plugin-size-snapshot which isn't compatible with newer versions of Node
  • Remove 4c/build since it's stuck on an old version of TS without rewriteRelativeImportExtensions

@kyletsang
Copy link
Member Author

Any thoughts on this one @jquense ? I believe this is the last dep required for true ESM support in RUI/RB (still need import extension fixes downstream after this).

Copy link
Member

@jquense jquense left a comment

Choose a reason for hiding this comment

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

LGTM!

@kyletsang kyletsang merged commit e3c5dd8 into master Jun 20, 2025
@kyletsang kyletsang deleted the exports-map branch June 20, 2025 06:42
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.

Add an exports map to package.json
2 participants