- feat(logs): Add internal
replay_is_buffering
flag (#17752) - feat(react-router): Update loadContext type to be compatible with middleware (#17758)
- feat(replay/logs): Only attach sampled replay Ids to logs (#17750)
- fix(browser): Use current start timestamp for CLS span when CLS is 0 (#17800)
- fix(core): Prevent
instrumentAnthropicAiClient
breaking MessageStream api (#17754) - fix(nextjs): Don't use chalk in turbopack config file (#17806)
- fix(react): Do not send additional navigation span on pageload (#17799)
Internal Changes
- build(aws): Ensure AWS build cache does not keep old files (#17776)
- chore: Add
publish_release
command (#17797) - ref(aws-serverless): Add resolution for
import-in-the-middle
when building the Lambda layer (#17780) - ref(aws-serverless): Improve README with better examples (#17787)
- ref(core): Improve promise buffer (#17788)
- Revert "test(e2e): Pin
import-in-the-middle@1.14.2
due to@vercel/nft
incompatibility (#17777)" (#17784) - test(e2e): Pin
import-in-the-middle@1.14.2
due to@vercel/nft
incompatibility (#17777) - test(nextjs): Add route handler tests for turbopack (#17515)
- test(react-router): Test v8 middleware (#17783)