Releases: huang-julien/nuxt-applicationinsights
Releases · huang-julien/nuxt-applicationinsights
v0.3.4
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
What's Changed
- fix: remove parentid to pageView traces by @huang-julien in #36
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: fix type augmentation module by @huang-julien in #33
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore(deps): update dependency @nuxt/module-builder to v0.5.5 by @renovate in #22
- fix(deps): update dependency defu to v6.1.4 by @renovate in #23
- chore(deps): update dependency eslint to v8.57.0 by @renovate in #27
- fix: set correct operation id, id and parent id for deps + page by @huang-julien in #29
- chore: update nitro-applicationinsights to 0.5.0 by @huang-julien in #31
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: allow configuring client instance in runtime by @huang-julien in #18
- fix(deps): update dependency nitro-applicationinsights to ^0.4.0 by @renovate in #19
- chore: fix build and types by @huang-julien in #20
- chore: v0.3.0 by @huang-julien in #21
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- chore: Configure Renovate by @renovate in #9
- chore(deps): update dependency @types/node to v20 by @renovate in #11
- chore(deps): update dependency vitest to v1 by @renovate in #13
- fix: remove file extension in add plugin by @huang-julien in #16
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: track $fetch by @huang-julien in #6
- feat: add a shared connectionString in module config by @huang-julien in #5
- feat: correlation between traces and backend by @huang-julien in #7
New Contributors
- @huang-julien made their first contribution in #6
Full Changelog: v0.1.2...v0.2.0
v0.1.2
- update nitro-applicationinsights to 0.3.0
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- update nitro-applicationinsights to 0.2.0
v0.1.0
Feature
- server side tracking with
nitro-applicationinsights
- client side tracking with
@microsoft/applicationinsights-web