Skip to content

edge-bundler: v16.0.0

Latest

Choose a tag to compare

@token-generator-app token-generator-app released this 24 Jul 09:20
af94ccf

16.0.0 (2026-07-24)

⚠ BREAKING CHANGES

  • edge-bundler: the manifest property returned by bundle is now Manifest | undefined. It is undefined when no function is bundled.

Features

  • edge-bundler: exclude unrouted functions from the bundle (8140b96)

Bug Fixes

  • edge-bundler: retry config extraction on transient network errors (#7138) (efd3a2b)