Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:14
· 40 commits to main since this release

2.0.0 (2026-04-22)

  • fix!: change endpointMap to Record<string, string> (f55f85a)

Bug Fixes

  • updated endpoint map tests (da37036)
  • Updated endpoint-map struct (d636e60)

BREAKING CHANGES

  • BundleResult.endpointMap is now Record<string, string>