Skip to content

Releases: huang-julien/nuxt-applicationinsights

v0.6.0

17 Jul 19:14
ed8b512
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.6.0

v0.5.3

17 Jun 22:10
2dabcd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

07 Jun 22:05
08a9c36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

06 Jun 20:32
a3ce4b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Jun 20:07
868618c
Compare
Choose a tag to compare

breaking changes

Behavior change

nuxt-applicationinsights will now stop grouping all request and client-side page view in a single operation id. It now use the default behavior of application insights. Incoming request are still correctly correlated server-side by nitro-applicationinsights.

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

23 May 21:21
Compare
Choose a tag to compare

What's Changed

  • fix: move dependencies to peerDependencies, fix augment and stop extends tsconfig from playground by @huang-julien in #56

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Apr 20:01
850b89b
Compare
Choose a tag to compare

Refactors and dependency update - breaking changes

  • The build time configuration has now been moved to runtimeConfig
  • The build time configuration for nitro-applicationinsights has now been moved to runtimeConfig

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

04 Mar 14:29
6621599
Compare
Choose a tag to compare

What's Changed

  • fix: delete operation parentId field instead of setting undefined by @huang-julien in #38

Full Changelog: v0.3.3...v0.3.4

v0.3.3

03 Mar 19:23
c048d77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Feb 08:54
92d0d6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2