v0.5.0
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
- fix: stop grouping all operations within a single id by @huang-julien in #53
- ci: add ci by @huang-julien in #58
- ci: fix repo by @huang-julien in #59
- chore(deps): update all non-major dependencies by @renovate in #52
- fix: fix schema augmentation by @huang-julien in #62
- chore(deps): update all non-major dependencies by @renovate in #60
- chore: 0.5.0 by @huang-julien in #61
Full Changelog: v0.4.1...v0.5.0