Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Release v0.1.0 #46

Merged
merged 1 commit into from
Mar 1, 2022
Merged
Changes from all commits
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
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
### v0.0.0 (2022-02-17)
Placeholder for actual changelog
### v0.1.0 (2022-03-01)
* Initial release of the Node.js Next.js instrumentation.
* Transaction naming based on Next.js page or API route.
* Segment/Span capture for middleware, and getServerSideProps.
* Documentation around manually injecting the New Relic browser agent.
* Verified support on Next.js >= 12.0.9