Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: Update changelog for v6.16.1 #4257

Merged
merged 3 commits into from
Dec 10, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 6.17.0
iker-barriocanal marked this conversation as resolved.
Show resolved Hide resolved

- feat(nextjs): Support Next.js v12 (#4093)
- fix(nextjs): Disable server instrumentation on Vercel (#4255)
- chore(nextjs): Add `incremental` option to nextjs integration test tsconfig (#4248)
- feat(tracing): Add metadata around idleTimeout (#4251)
- build: Remove @sentry-internal/eslint-config-sdk from package.json (#4241)
iker-barriocanal marked this conversation as resolved.
Show resolved Hide resolved

Work in this release contributed by @KATT. Thank you for your contribution!

## 6.16.0

- feat(angular): Add Angular 13 to peer dep (#4183)
Expand Down