Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.13.0 #27897

Closed
wants to merge 1 commit into from
Closed

v3.13.0 #27897

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

3.13.0 is the next minor release.

Timetable: to be announced.

👉 Changelog

compare changes

🚀 Enhancements

  • nuxt: Warn when user components' names begin with Lazy (#27838)

🔥 Performance

  • nuxt,vite: Use native fs utils rather than fs-extra (#27787)
  • schema: Use chokidar when a custom srcDir is provided (#27871)

🩹 Fixes

  • nuxt: Flag async data promise as cancelled only if defined (#27690)
  • schema: Handle backwards compat for dir.app (0c73cb734)
  • nuxt: Support hoisting types of subpath imports (#27720)
  • nuxt: Resolve routes when navigateTo called with open (#27742)
  • nuxt: Handle subpaths more correctly (d7402a799)
  • nuxt: Delay navigation until user input is acknowledged (#27743)
  • nuxt: Resolve aliases used in nitro plugin paths (#27741)
  • schema: Do not use full path assets/public aliases (d0518650f)
  • nuxt: Defer registering inp handler until nuxt is mounted (866a5319a)
  • nuxt: Add refresh type in server component refs (#27778)
  • nuxt: Extract all-literal page meta (#27821)
  • kit: Handle loading nuxt 4 (cf251bd48)
  • nuxt: Handle external links to named route objects (#27829)
  • nuxt: Use URL to encode redirected URLs (#27822)
  • nuxt: Don't use app version when verifying nuxt deps (#27864)
  • nuxt: Prompt to set compatibility date with latest nitro (#27893)
  • nuxt: Add #vue-router alias for backwards compat (#27896)

📖 Documentation

  • Add referral query variable to Vue School Links (#27670)
  • Fix variable name (#27675)
  • Clarify how transitions are configured globally (#27679)
  • Remove outdated recommendation (#27691)
  • Add refreshCookie on useCookie doc page (#27744)
  • Sync changes from main branch (e7fbc9f81)
  • Remove outdated tip (#27773)
  • Warn about awaiting useFetch/AsyncData in wrappers (#27785)
  • Update some code groups with package manager examples (#27791)
  • Hint to use runtime config (#27859)
  • Use internal link (#27883)
  • Update links to vue-router docs (#27895)
  • Use internal link (#27894)

🏡 Chore

  • Use absolute urls for sources to assets in readme (5ef305cec)
  • Use relative links and update in build script (7dd15186e)
  • Use backup file extension (a42a3869b)
  • Allow changelogs with breaking changes (e11587189)
  • Allow major bumps (dea0b86c7)
  • Add 4x tag for v4 nightly releases (9d5dd5494)
  • vite: Restore utils required for dev-bundler (e3448fa0d)
  • Remove nitro/h3 from renovate, and reenable vitejs/vue (9037b0d2c)
  • Improve type safety with indexed access (#27626)

✅ Tests

  • schema: Normalize snapshot paths for windows (#27654)
  • nuxt: Normalize paths for windows (#27653)
  • Bump timeout for node-compat test (228b8b889)
  • Slightly improve test reliability (#27811)

🤖 CI

  • Update changelog from 3.x branch updates (2b6967fbb)
  • Add 3x tag instead (c0ef279f2)
  • Run workflows against 3.x branch as well (31255a14d)
  • Use correct SHA calculation for release-pr action (#27604)
  • Resolve bash syntax error (#27789)
  • Only run scorecards against main branch (7abd982f8)

❤️ Contributors

Copy link

stackblitz bot commented Jun 28, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nuxt/[email protected] None 0 0 B
npm/@nuxt/[email protected] None 0 0 B
npm/@nuxt/[email protected] None 0 0 B
npm/@nuxt/[email protected] None 0 0 B
npm/[email protected] None 0 2.04 kB bahamas10
npm/[email protected] None 0 33.5 kB pi0
npm/[email protected] None 0 0 B
npm/[email protected] None 0 357 kB natemoo-re
npm/[email protected] Transitive: environment 2 280 kB vitestbot
npm/[email protected] None 0 4.86 kB pi0

🚮 Removed packages: npm/@nuxt/[email protected], npm/@nuxt/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@danielroe danielroe closed this Jun 28, 2024
@danielroe danielroe deleted the v3.13.0 branch June 28, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant