- docs: Move instrumentation key to public (#129)
- docs: Use UContent components instead of UDocs (#130)
- Avoid use lodash/template on generate types (#158)
- Migrate to @nuxt/fonts (#94, #128, #138, #161)
- Migrate to eslint v9 & @nuxt/eslint module & flat config (#95, #122, #137, #138, #160, #161, #166), closes #107
- Update @nuxt/module-builder to 0.6.0 (#125)
- Migrate to pnpm v9 (#127)
- Use corepack (#157), closes #148
- Use swa-cli on deploy (#168, #169, #170), closes #62
kind | package | old | new | PRs |
---|---|---|---|---|
NPM | @nuxt/kit | 3.10.3 | 3.13.0 | #83, #138, #161 |
NPM | ufo | 1.4.0 | 1.5.4 | #92, #147 |
NPM(dev) | @azure/static-web-apps-cli | 1.1.6 | 2.0.1 | #85, #141 |
NPM(dev) | @nuxt/module-builder | 0.5.5 | 0.8.3 | #125, #138, #161 |
NPM(dev) | @nuxt/schema | 3.10.3 | 3.13.0 | #83, #128, #138, #161 |
NPM(dev) | @nuxt/test-utils | 3.11.0 | 3.14.1 | #83, #128, #138, #161 |
NPM(dev) | @nuxthq/studio | 1.0.12 | 2.0.3 | #90, #111, #139 |
NPM(dev) | @types/node | 18.19.22 | 18.19.47 | #97, #106, #110, #153, #162 |
NPM(dev) | @vitest/coverage-v8 | 1.3.1 | 2.0.5 | #82, #109, #128, #136, #149 |
NPM(dev) | @vue/test-utils | 2.4.4 | 2.4.6 | #86, #128 |
NPM(dev) | eslint-plugin-simple-import-sort | 12.0.0 | 12.1.1 | #128, #137 |
NPM(dev) | happy-dom | 13.6.2 | 14.12.3 | #93, #103, #128, #142 |
NPM(dev) | husky | 9.0.11 | 9.1.5 | #137, #160 |
NPM(dev) | husky | 9.1.3 | 9.1.4 | #150 |
NPM(dev) | lint-staged | 15.2.2 | 15.2.9 | #137, #160 |
NPM(dev) | nuxt-applicationinsights | 0.3.2 | 0.6.0 | #84, #113, #140 |
NPM(dev) | prettier | 3.2.5 | 3.3.3 | #137 |
NPM(dev) | vitest | 1.3.1 | 2.0.5 | #82, #109, #128, #136, #149 |
NPM(dev) | vue-tsc | 1.8.27 | 2.0.29 | #88, #105, #112, #145 |
NPM(docs) | @iconify-json/heroicons | 1.1.20 | 1.1.24 | #114, #143, #164 |
NPM(docs) | @iconify-json/simple-icons | 1.1.93 | 1.1.115 | #91, #104, #116, #146, #152, #163, #166 |
NPM(docs) | @nuxt/content | 2.12.0 | 2.13.2 | #83, #138 |
NPM(docs) | @nuxt/ui-pro | 1.0.1 | 1.4.1 | #83, #129, #138, #151, #161 |
NPM(docs) | nuxt | 3.10.3 | 3.13.0 | #83, #128, #138,#161 |
GitHub Actions | actions/checkout | 4.1.1 | 4.1.7 | #100, #119, #131, #134 |
GitHub Actions | actions/download-artifact | 4.1.3 | 4.1.8 | #99, #117, #155 |
GitHub Actions | actions/setup-node | 4.0.2 | 4.0.3 | #156 |
GitHub Actions | actions/upload-artifact | 4.3.1 | 4.3.6 | #120, #154, #159 |
GitHub Actions | codecov/codecov-action | 4.1.0 | 4.5.0 | #98, #118, #133, #135 |
GitHub Actions | pnpm/action-setup | 3.0.0 | 4.0.0 | #132 |
- Nogic (@nogic1008)
hasRole
returnsComputedRef<boolean>
instead ofboolean
(#80)
⚠️ hasRole
returnsComputedRef<boolean>
instead ofboolean
(#80)- Read cookie if auth header is undefined (#79)
kind | package | old | new | PRs |
---|---|---|---|---|
NPM(dev) | @types/node | 18.19.18 | 18.19.22 | #81 |
GitHub Actions | actions/download-artifact | 4.1.2 | 4.1.3 | #77 |
GitHub Actions | codecov/codecov-action | 4.0.2 | 4.1.0 | #78 |
- Nogic (@nogic1008)
Highlights:
- Warn log if
nitro.preset
is not "azure"
- Provide middleware & server type on build package (#70)
kind | package | old | new | PRs |
---|---|---|---|---|
NPM | @iconify-json/heroicons | 1.1.19 | 1.1.20 | #75 |
NPM | @iconify-json/simple-icons | 1.1.92 | 1.1.93 | #75 |
NPM(dev) | @nuxthq/studio | 1.0.11 | 1.0.12 | #75 |
NPM(dev) | nuxt-applicationinsights | 0.3.1 | 0.3.2 | #75 |
NPM(dev) | happy-dom | 13.6.0 | 13.6.2 | #75 |
- Nogic
- No enhancements on packages
- lint: Add eslint-plugin-simple-import (#68)
- Nogic
- No enhancements on packages
- ci: Avoid run prepare on publish (#66)
- Nogic
Highlights:
- Data API helper
- docs: Use composable functions (#51)
kind | package | old | new | PRs |
---|---|---|---|---|
NPM | @iconify-json/simple-icons | 1.1.91 | 1.1.92 | #61 |
NPM | @nuxt/kit | 3.10.2 | 3.10.3 | #57 |
NPM | @nuxt/ui-pro | 0.7.5 | 1.0.1 | #57 |
NPM | nuxt | 3.10.2 | 3.10.3 | #57 |
GitHub Actions | codecov/codecov-action | 4.0.1 | 4.0.2 | #54 |
NPM(dev) | @nuxt/schema | 3.10.2 | 3.10.3 | #57 |
NPM(dev) | @types/node | 18.19.17 | 18.19.18 | #60 |
NPM(dev) | @vitest/coverage-v8 | 1.3.0 | 1.3.1 | #55 |
NPM(dev) | eslint | 8.56.0 | 8.57.0 | #56 |
NPM(dev) | happy-dom | 13.3.8 | 13.6.0 | #59 |
NPM(dev) | nuxt-applicationinsights | 0.2.1 | 0.3.1 | #58 |
NPM(dev) | vitest | 1.3.0 | 1.3.1 | #55 |
- Nogic
Highlights:
- Route middleware
- Server Utils
- Nogic
- Provide types for
nitro.azure.config
(#30) - Auto detect
IdentityProvider
fromnitro.azure.config
(#31) - Warn if
nitro.azure.config
is undefined (#32)
- dependabot: Add nuxt group (#36)
kind | package | old | new | PRs |
---|---|---|---|---|
NPM | @nuxt/kit | 3.10.1 | 3.10.2 | #37 |
NPM | nuxt | 3.10.1 | 3.10.2 | #37 |
NPM(dev) | @nuxt/schema | 3.10.1 | 3.10.2 | #37 |
NPM(dev) | @types/node | 18.19.15 | 18.19.17 | #35 |
NPM(dev) | @vitest/coverage-v8 | 1.2.2 | 1.3.0 | #35 |
NPM(dev) | vitest | 1.2.2 | 1.3.0 | #34 |
- Nogic
- No enhancements on core packages
kind | package | old | new | PRs |
---|---|---|---|---|
GitHub Actions | actions/download-artifact | 4.1.1 | 4.1.2 | #14 |
GitHub Actions | actions/setup-node | 4.0.1 | 4.0.2 | #15 |
GitHub Actions | actions/upload-artifact | 4.3.0 | 4.3.1 | #16 |
GitHub Actions | pnpm/action-setup | 2.4.0 | 3.0.0 | #13 |
- Nogic
First Release
- Nogic