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 packages, add back package exports, bump TS target for browser build #375

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

jeffijoe
Copy link
Owner

@jeffijoe jeffijoe commented Oct 4, 2024

This PR adds back the exports from #369 with additional entries for backwards compatibility.

The TypeScript target for the browser build has been bumped to ES2020, considered a breaking change.

isClass and isFunction utilities have been exported as well, which should eliminate the need for importing from awilix/lib/utils in downstream packages.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 1b9ec35 on fix-exports
into ff5c020 on master.

@jeffijoe jeffijoe merged commit b962a42 into master Oct 4, 2024
6 checks passed
@jeffijoe jeffijoe deleted the fix-exports branch October 4, 2024 21:28
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