Skip to content

Commit bf46fc9

Browse files
Publish
- @honeybadger-io/nextjs@5.10.0
1 parent e610760 commit bf46fc9

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

packages/nextjs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.10.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/nextjs@5.9.12...@honeybadger-io/nextjs@5.10.0) (2025-05-15)
7+
8+
9+
### Features
10+
11+
* **nextjs:** withHoneybadger wrapper for route handlers and middleware ([#1435](https://github.com/honeybadger-io/honeybadger-js/issues/1435)) ([e610760](https://github.com/honeybadger-io/honeybadger-js/commit/e610760ed1fd2b840cddad883bd741d0135b28d0))
12+
13+
14+
15+
16+
617
## [5.9.12](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/nextjs@5.9.11...@honeybadger-io/nextjs@5.9.12) (2025-04-16)
718

819
**Note:** Version bump only for package @honeybadger-io/nextjs

packages/nextjs/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@honeybadger-io/nextjs",
3-
"version": "5.9.12",
3+
"version": "5.10.0",
44
"description": "Next.js integration for Honeybadger",
55
"keywords": [
66
"nextjs",

0 commit comments

Comments
 (0)