@cloudflare/worker-bundler@0.1.3

cloudflare/agents@cloudflare/worker-bundler@0.1.3Apr 28, 2026by github-actions[bot]

AI Summary

This is a patch release that updates the `es-module-lexer` dependency from version `^2.0.0` to `^2.1.0`. The change maintains the same upper bound constraint (`<3.0.0`) and there is explicitly no API or runtime behavior change in the bundler itself.

Key Highlights

  • Bumped `es-module-lexer` dependency from `^2.0.0` to `^2.1.0`
  • Maintained the same caret upper bound constraint (`<3.0.0`)
  • Patch version bump (0.1.2 → 0.1.3)
  • No API or runtime behavior changes in `@cloudflare/worker-bundler`

Full Release Notes

### Patch Changes

-   [`19a4c08`](https://github.com/cloudflare/agents/commit/19a4c08d97848abc2c602c921549ee7df90980ce) Thanks [@threepointone](https://github.com/threepointone)! - Bump `es-module-lexer` from `^2.0.0` to `^2.1.0`. Caret upper bound (`<3.0.0`) is unchanged.

    No API or runtime behavior change in `@cloudflare/worker-bundler` itself.