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.16.0 #1073

Merged
merged 1 commit into from
Feb 20, 2025
Merged

v3.16.0 #1073

merged 1 commit into from
Feb 20, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 15, 2025

3.16.0 is the next minor release.

👀 Highlights

You'll still see a warning from vitest:

Vitest  "environmentMatchGlobs" is deprecated. Use "workspace" to define different configurations instead.

You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).

👉 Changelog

compare changes

🚀 Enhancements

  • e2e: Add teardownTimeout option to set timeout for afterAll hook (af2ddf29)

🩹 Fixes

  • vitest-environment: Respect any configured buildId (3f8599e6)
  • vitest-environment: Use correct base (c5ba2bac)
  • runtime-utils: Pass custom global components to mountSuspended (#1081)
  • runtime-utils: Allow overwriting object props in mountSuspended (#1078)
  • runtime-utils: Do not use defu for merging (#1089)
  • runtime-utils: Proxy wrapper props (#1099)
  • runtime-utils: Define $attrs in component render context (#1108)
  • module: Ensure vi.hoisted is injected after vi import (#1128)
  • runtime-utils: Proxy wrapper.element from mountSuspended (#1110)

📦 Build

  • Use typesVersions for node10 declarations (f19cee64)

🏡 Chore

  • Update vitest peerDep version (c4ee71a4)
  • Add root package to workspace (d7c63b5c)

🤖 CI

  • Force latest corepack (99ae34c0)
  • Add new release workflow (#1131)

❤️ Contributors

@danielroe danielroe marked this pull request as ready for review February 1, 2025 13:02
@danielroe danielroe self-requested a review as a code owner February 1, 2025 13:02
@danielroe danielroe merged commit 39c6ca3 into main Feb 20, 2025
@danielroe danielroe deleted the v3.16.0 branch February 20, 2025 20:44
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.

1 participant