Skip to content

v3.1.5

Choose a tag to compare

@sdkennedy2 sdkennedy2 released this 19 May 13:23
62938aa

Caution

The ESM bundle in this release is corrupted due to a bug in the @rollup/plugin-esm-shim package. Use version v3.1.8 or later.

What's Changed

  • Always publish app on each upload by @oliverli in #333
  • Skip CI jobs on merge queue branches by @yoannmoinet in #334
  • [doc] RUM Privacy Plugin by @cy-moi in #243
  • [APPS] Stop exposing raw index.html standalone URL by @sdkennedy2 in #329
  • [APPS][Connections Part 1] Add backend connection manifest upload plumbing by @sdkennedy2 in #338
  • Update CODEOWNERS for apps plugin ownership by @sarenji in #343
  • [APPS] Refactor backend discovery AST parsing by @sdkennedy2 in #345
  • chore(ci): bump GitHub actions to latest version by @watson in #336
  • Source build version from shared metadata.version by @watson in #326
  • [APPS][Connections Part 1] Add internal AST traversal helper by @sdkennedy2 in #350
  • [APPS][Connections Part 2] Extract inline backend connection IDs by @sdkennedy2 in #349
  • [APPS][Connections Part 3] Resolve same-module connection ID constants by @sdkennedy2 in #351
  • [APPS][Connections Part 4] Resolve same-module connection ID object values by @sdkennedy2 in #354
  • chore: bump simple-git 3.35.1 → 3.36.0 (CVE-2026-6951) by @yoannmoinet in #344
  • Document Claude code readability conventions by @sdkennedy2 in #355
  • fix(live-debugger): exclude params from locals in instrumented code by @watson in #335
  • fix(live-debugger): emit correct sourcemaps for instrumented functions by @watson in #337
  • [APPS][Connections Part 5] Move apps Vite behavior into getVitePlugin by @sdkennedy2 in #357
  • [APPS] Fix dev backend query API origin by @sdkennedy2 in #347
  • [APPS][Connections Part 6] Build backend module graph during backend builds by @sdkennedy2 in #353
  • [APPS][Connections Part 7] Add reusable module graph walker by @sdkennedy2 in #364
  • [APPS][Connections Part 8] Traverse backend module graph for connection IDs by @sdkennedy2 in #362

New Contributors

Full Changelog: v3.1.4...v3.1.5