File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core" : " 0.3.1 "
2+ "packages/core" : " 0.4.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.0] ( https://github.com/jitsucom/nextlytics/compare/v0.3.1...v0.4.0 ) (2026-02-26)
4+
5+
6+ ### Features
7+
8+ * add getProps callback and pathMatcher utility ([ 4427598] ( https://github.com/jitsucom/nextlytics/commit/4427598f757650e7683475712ea269f2f88ea66e ) )
9+ * add getProps callback and pathMatcher utility ([ d6bd8a4] ( https://github.com/jitsucom/nextlytics/commit/d6bd8a47327f03352e7f93689b19c8c7e13ae918 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * return undefined for early-return middleware paths ([ ab0ce27] ( https://github.com/jitsucom/nextlytics/commit/ab0ce277384cd4fcbdeae3526d22c4a47cdf8e75 ) )
15+
316## [ 0.3.1] ( https://github.com/jitsucom/nextlytics/compare/v0.3.0...v0.3.1 ) (2026-02-25)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextlytics/core" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " Analytics library for Next.js" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments