Skip to content

Releases: vercel/speed-insights

1.3.1

02 Dec 13:07
2452c35

Choose a tag to compare

What's Changed

  • fix(nuxt): remove the module as breaking change by @HugoRCD in #107

Full Changelog: 1.3.0...1.3.1

1.3.0

01 Dec 13:03
7ed15ed

Choose a tag to compare

What's Changed

  • feat(nuxt): Add support for injectSpeedInsights() and Nuxt module by @HugoRCD in #104
  • feat: postinstall script removal by @feugy in #106
  • fix: add route param to beforeSend event type by @fgascon in #102

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

10 Feb 16:28
23ab42e

Choose a tag to compare

What's Changed

  • Add an option to prefix an endpoint path with an environment variable. by @emspishak in #85
  • feat: support configurable deployment basepath by @feugy #88
  • fix: a.useParams is not a function in next app by @feugy #90
  • fix: next/jest does not support import.meta by @feugy #91

New Contributors

Full Changelog: 1.1.0...1.2.0

1.5.0-canary.4

25 Nov 11:25
b8e2c2f

Choose a tag to compare

1.5.0-canary.4 Pre-release
Pre-release

What's Changed

  • fix: next/jest does not support import.meta by @feugy in #91

Full Changelog: 1.2.0-canary.3...1.5.0-canary.4

1.2.0-canary.3

22 Nov 08:34
cd899aa

Choose a tag to compare

1.2.0-canary.3 Pre-release
Pre-release

What's Changed

  • feat: support configurable deployment basepath by @feugy in #88
  • fix: a.useParams is not a function in next app by @feugy in #90

Full Changelog: 1.2.0-canary.2...1.2.0-canary.3

1.2.0-canary.2

21 Nov 16:43

Choose a tag to compare

1.2.0-canary.2 Pre-release
Pre-release

What's Changed

  • feat: support configurable deployment basepath by @feugy in #88

Full Changelog: 1.1.0...1.2.0-canary.2

1.2.0-canary.1

14 Nov 08:29
5acf92b

Choose a tag to compare

1.2.0-canary.1 Pre-release
Pre-release

What's Changed

  • Add an option to prefix an endpoint path with an environment variable. by @emspishak in #85

New Contributors

Full Changelog: 1.1.0...1.2.0-canary.1

1.1.0

07 Nov 14:28
b5d2980

Choose a tag to compare

What's Changed

  • fix: query parameters takes precedence over route params by @feugy in #82
  • feat: supports reloading beforeSend for next/react/remix by @feugy in #83

Full Changelog: 1.0.14...1.1.0

1.0.14

25 Oct 09:22
926b277

Choose a tag to compare

What's Changed

Full Changelog: 1.0.13...1.0.14

1.0.13

22 Oct 06:51
7fa98c6

Choose a tag to compare

What's Changed

  • fixes #77: upgrade example to Svelte 5 / SvelteKit 2 by @skve in #78

New Contributors

  • @skve made their first contribution in #78

Full Changelog: 1.0.12...1.0.13