Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:20
Immutable release. Only release title and notes can be modified.
v0.5.0
12eece0

[0.5.0] - 2026-06-30

✨ Features

πŸ› Bug Fixes

  • πŸ› fix missing fields on main-process RUM events and intake requests (#157)

πŸ“ Documentation

  • πŸ“ Update PR template and copilot instructions
  • πŸ“ improve copilot review comment structure (#143)
  • πŸ“ add code review guide for agents (#141)

Internal

  • ⬆️ update browser-sdk to 7.4.0 and js-core to 0.0.4 (#145)
  • πŸ‘· Update dependency eslint-plugin-unicorn to v68 (#156)
  • πŸ‘· Update actions/checkout action to v7 (#154)
  • πŸ‘· fix typecheck for unbuilt json-schema-to-typescript fork (#148)
  • πŸ‘· exclude worktree directories from linting and formatting (#147)
  • πŸ‘· Update all non-major dependencies (minor/patch) (#120)
  • πŸ‘· Update dependency lint-staged to v17 (#128)
  • ♻️ split Assembly into MainAssembly and RendererPipeline (#133)
  • ♻️ replace time imports from browser-core with js-core/time (#138)
  • [RUM-16912] Refactor transport layer for extensibility (#140)