File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/core" : " 0.1 .0"
2+ "packages/core" : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/jitsucom/nextlytics/compare/core-v0.1.0...core-v0.2.0 ) (2026-02-06)
4+
5+
6+ ### Features
7+
8+ * add e2e testing infrastructure ([ 6159cd9] ( https://github.com/jitsucom/nextlytics/commit/6159cd9a8cc7a61452621069e0b3d10466a64396 ) )
9+ * add e2e testing infrastructure ([ #10 ] ( https://github.com/jitsucom/nextlytics/issues/10 ) ) ([ 94ccf07] ( https://github.com/jitsucom/nextlytics/commit/94ccf072040cc2e3aa99780408c4ec13d925115b ) )
10+ * add Pages Router support ([ bfae81c] ( https://github.com/jitsucom/nextlytics/commit/bfae81ca940c82d0a2b85854d93d844459bacc6a ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * improve RSC prefetch detection using next-url header ([ 0b14108] ( https://github.com/jitsucom/nextlytics/commit/0b14108296af3ad2c7bb21407e7083e804c0c378 ) )
16+ * prettier ([ 2322690] ( https://github.com/jitsucom/nextlytics/commit/2322690baa1c9dc863376af720523a2f446366e8 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextlytics/core" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " Analytics library for Next.js" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments