Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

63 lines (47 loc) · 4.52 KB

Changelog

v0.6.1...chore/0.7.0

compare changes

🚀 Enhancements

  • Set route name--path--fullpath into request and pageView name (#101)

🩹 Fixes

  • Force pnpm 9.10.0 (466a501)
  • docs: Set prerender concurrency to 1 (ec4529b)
  • deps: Update all non-major dependencies (#96)
  • deps: Update all non-major dependencies (#98)
  • deps: Update dependency nitro-applicationinsights to ^0.12.0 (#99)
  • deps: Update all non-major dependencies (#100)
  • deps: Update all non-major dependencies (#103)
  • deps: Update all non-major dependencies (#104)

📖 Documentation

🏡 Chore

  • app: Initial commit by Nuxt Studio (57eace0)
  • Use workspaces (5c4dbbe)
  • Exclude docs from TS (04c4833)
  • Remove postinstall from docs (e11d46f)
  • deployment: Add workflow file (63cc63b)
  • deployment: Update workflow file (1ad1efe)
  • Remove packageManager field (00d7ce2)
  • deployment: Update workflow file (ad3bd92)
  • Use nuxt.config.ts instead of .nuxtrc (#97)
  • deployment: Update workflow file (b5d9ad7)
  • docs: Update deps (69217ad)
  • Move nitropack to devdeps (0d4a83c)
  • Update eslint to v9 (#102)
  • Update nitro-applicationinsights to 0.14.1 (a49c51c)
  • 0.7.0 (81f67b5)

🤖 CI

❤️ Contributors