Skip to content

Commit a0a0ee9

Browse files
authored
chore: 0.7.0 (#106)
1 parent 2bb8df2 commit a0a0ee9

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

CHANGELOG.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Changelog
2+
3+
4+
## v0.6.1...chore/0.7.0
5+
6+
[compare changes](https://github.com/huang-julien/nuxt-applicationinsights/compare/v0.6.1...chore/0.7.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Set route name--path--fullpath into request and pageView name ([#101](https://github.com/huang-julien/nuxt-applicationinsights/pull/101))
11+
12+
### 🩹 Fixes
13+
14+
- Force pnpm 9.10.0 ([466a501](https://github.com/huang-julien/nuxt-applicationinsights/commit/466a501))
15+
- **docs:** Set prerender concurrency to 1 ([ec4529b](https://github.com/huang-julien/nuxt-applicationinsights/commit/ec4529b))
16+
- **deps:** Update all non-major dependencies ([#96](https://github.com/huang-julien/nuxt-applicationinsights/pull/96))
17+
- **deps:** Update all non-major dependencies ([#98](https://github.com/huang-julien/nuxt-applicationinsights/pull/98))
18+
- **deps:** Update dependency nitro-applicationinsights to ^0.12.0 ([#99](https://github.com/huang-julien/nuxt-applicationinsights/pull/99))
19+
- **deps:** Update all non-major dependencies ([#100](https://github.com/huang-julien/nuxt-applicationinsights/pull/100))
20+
- **deps:** Update all non-major dependencies ([#103](https://github.com/huang-julien/nuxt-applicationinsights/pull/103))
21+
- **deps:** Update all non-major dependencies ([#104](https://github.com/huang-julien/nuxt-applicationinsights/pull/104))
22+
23+
### 📖 Documentation
24+
25+
- Update homepage ([e433e69](https://github.com/huang-julien/nuxt-applicationinsights/commit/e433e69))
26+
- Update homapage ([886605b](https://github.com/huang-julien/nuxt-applicationinsights/commit/886605b))
27+
- Fix applicationinsights web repo link ([67d86be](https://github.com/huang-julien/nuxt-applicationinsights/commit/67d86be))
28+
- Modify header and footer ([943f55c](https://github.com/huang-julien/nuxt-applicationinsights/commit/943f55c))
29+
- Add content ([d699dec](https://github.com/huang-julien/nuxt-applicationinsights/commit/d699dec))
30+
- Update getting started and config ([a1506d8](https://github.com/huang-julien/nuxt-applicationinsights/commit/a1506d8))
31+
32+
### 🏡 Chore
33+
34+
- **app:** Initial commit by Nuxt Studio ([57eace0](https://github.com/huang-julien/nuxt-applicationinsights/commit/57eace0))
35+
- Use workspaces ([5c4dbbe](https://github.com/huang-julien/nuxt-applicationinsights/commit/5c4dbbe))
36+
- Exclude docs from TS ([04c4833](https://github.com/huang-julien/nuxt-applicationinsights/commit/04c4833))
37+
- Remove postinstall from docs ([e11d46f](https://github.com/huang-julien/nuxt-applicationinsights/commit/e11d46f))
38+
- **deployment:** Add workflow file ([63cc63b](https://github.com/huang-julien/nuxt-applicationinsights/commit/63cc63b))
39+
- **deployment:** Update workflow file ([1ad1efe](https://github.com/huang-julien/nuxt-applicationinsights/commit/1ad1efe))
40+
- Remove packageManager field ([00d7ce2](https://github.com/huang-julien/nuxt-applicationinsights/commit/00d7ce2))
41+
- **deployment:** Update workflow file ([ad3bd92](https://github.com/huang-julien/nuxt-applicationinsights/commit/ad3bd92))
42+
- Use nuxt.config.ts instead of .nuxtrc ([#97](https://github.com/huang-julien/nuxt-applicationinsights/pull/97))
43+
- **deployment:** Update workflow file ([b5d9ad7](https://github.com/huang-julien/nuxt-applicationinsights/commit/b5d9ad7))
44+
- **docs:** Update deps ([69217ad](https://github.com/huang-julien/nuxt-applicationinsights/commit/69217ad))
45+
- Move nitropack to devdeps ([0d4a83c](https://github.com/huang-julien/nuxt-applicationinsights/commit/0d4a83c))
46+
- Update eslint to v9 ([#102](https://github.com/huang-julien/nuxt-applicationinsights/pull/102))
47+
- Update nitro-applicationinsights to 0.14.1 ([a49c51c](https://github.com/huang-julien/nuxt-applicationinsights/commit/a49c51c))
48+
- 0.7.0 ([81f67b5](https://github.com/huang-julien/nuxt-applicationinsights/commit/81f67b5))
49+
50+
### 🤖 CI
51+
52+
- **studio:** Set pnpm to 9.10.0 ([00755e1](https://github.com/huang-julien/nuxt-applicationinsights/commit/00755e1))
53+
- **studio:** Fix build directory ([e5d3e06](https://github.com/huang-julien/nuxt-applicationinsights/commit/e5d3e06))
54+
- **studio:** Fix pkgman ([5431a75](https://github.com/huang-julien/nuxt-applicationinsights/commit/5431a75))
55+
- **studio:** Set pnpm version ([a0880c8](https://github.com/huang-julien/nuxt-applicationinsights/commit/a0880c8))
56+
- **studio:** Increase RAM ([026e6d7](https://github.com/huang-julien/nuxt-applicationinsights/commit/026e6d7))
57+
- Try with 8192... ([b50bad1](https://github.com/huang-julien/nuxt-applicationinsights/commit/b50bad1))
58+
- **studio:** Set pnpm to 9.11.0 ([60f294c](https://github.com/huang-julien/nuxt-applicationinsights/commit/60f294c))
59+
60+
### ❤️ Contributors
61+
62+
- Julien Huang ([@huang-julien](http://github.com/huang-julien))
63+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-applicationinsights",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Application insights integration for Nuxt",
55
"repository": "huang-julien/nuxt-applicationinsights",
66
"license": "MIT",

0 commit comments

Comments
 (0)