Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

workers-builder@0.1.0

Minor Changes

  • 3080a87 Thanks @danlapid! - Initial release

  • 9e8839d Thanks @danlapid! - Initial release of workers-builder

    Features:

    • createWorker() function to bundle source files for Worker Loader binding
    • TypeScript and JSX transformation via Sucrase
    • Module resolution with package.json exports field support
    • Import rewriting to match Worker Loader's expected module paths
    • Optional esbuild-wasm bundling with graceful fallback to transform-only mode
    • installDependencies() function to install npm packages from registry into virtual node_modules
    • fetchDependencies option to automatically install dependencies before bundling
    • Configurable options: bundle, strictBundling, fetchDependencies, externals, minify, sourcemap

@github-actions github-actions bot force-pushed the changeset-release/main branch from e5afbaf to b41a3ac Compare January 11, 2026 01:35
@danlapid danlapid merged commit 5e3edb9 into main Jan 11, 2026
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