Releases: MauricioRobayo/nextjs-google-analytics
Releases Β· MauricioRobayo/nextjs-google-analytics
v2.3.7
v2.3.2
What's Changed
- feat(#350): add nonce prop by @MauricioRobayo in #392
- V2.3.1 by @MauricioRobayo in #393
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #370
- chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #371
- chore(deps-dev): bump next from 13.1.4 to 13.1.5 by @dependabot in #369
- chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #375
- chore(deps-dev): bump next from 13.1.5 to 13.1.6 by @dependabot in #374
- chore(deps-dev): bump eslint-plugin-react from 7.32.1 to 7.32.2 by @dependabot in #373
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #378
- chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #377
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #376
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #381
- chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #380
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #382
- chore(deps-dev): bump @types/react from 18.0.27 to 18.0.28 by @dependabot in #386
- chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #385
- chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #388
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #387
- chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 by @dependabot in #389
- chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #391
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #390
Full Changelog: v2.3.0...v2.3.1
v2.2.2
What's Changed
- fix(#325): skip debug_mode if debugMode is false by @MauricioRobayo in #326
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #302
- chore(deps-dev): bump next from 13.0.0 to 13.0.1 by @dependabot in #301
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #300
- chore(deps-dev): bump next from 13.0.1 to 13.0.2 by @dependabot in #303
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 by @dependabot in #308
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @dependabot in #305
- chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 by @dependabot in #307
- chore(deps-dev): bump @types/react from 18.0.24 to 18.0.25 by @dependabot in #306
- chore(deps-dev): bump next from 13.0.2 to 13.0.3 by @dependabot in #309
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0 by @dependabot in #311
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 by @dependabot in #312
- chore(deps-dev): bump next from 13.0.3 to 13.0.4 by @dependabot in #318
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #314
- add support for debug_mode by @jacksonhardaker in #315
New Contributors
- @jacksonhardaker made their first contribution in #315
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Update dependencies
- Fix for Next 13: Use the singleton Router for events by @venables in #298
- adding prop to customize path for googletagmanager script by @vladmykol in #297
New Contributors
- @venables made their first contribution in #298
- @vladmykol made their first contribution in #297
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Update dependencies
- fix: bad import syntax in README.md by @BWsix in #199
- Allow users to send other options to events by @pablomayobre in #222
- BREAKING CHANGE: Add event handler for hashChangeComplete by @pablomayobre in #221
New Contributors
- @BWsix made their first contribution in #199
- @pablomayobre made their first contribution in #222
Full Changelog: 1.2.0...v2.0.0
v1.2.1
What's Changed
- fix bad import syntax in README.md by @BWsix in #199
- replace usePagesViews with usePageViews by @MauricioRobayo in #200
New Contributors
Full Changelog: 1.2.0...v1.2.1