Bump tsx from 4.12.0 to 4.13.0
Bumps tsx from 4.12.0 to 4.13.0.
Release notes
Sourced from tsx's releases.
v4.13.0
4.13.0 (2024-06-07)
Features
- cjs/api:
register()
to support namespace (#35) (c703300)- esm/api:
tsImport()
to support loading CommonJS files (0eb4e91)
This release is also available on:
v4.12.1
4.12.1 (2024-06-07)
Bug Fixes
- esm: resolve implicit ts paths in packages (de900a1)
This release is also available on:
Commits
-
0eb4e91
feat(esm/api):tsImport()
to support loading CommonJS files -
c703300
feat(cjs/api):register()
to support namespace (#35) -
4be7c7e
refactor(cjs): implement custom resolver (#36) -
de900a1
fix(esm): resolve implicit ts paths in packages -
bd56e84
docs: remove duplicateTracking loaded files
section (#573) -
9f04dae
docs: clarify programmatic api usage - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts