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

Version Packages #7440

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Version Packages #7440

merged 1 commit into from
Apr 1, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 18, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to upcoming, this PR will be updated.

Releases

[email protected]

Minor Changes

  • let eslint-plugin-qwik support Eslint 9 and 8 simultaneously (by @JerryWu1234 in #7072)

Patch Changes

  • Fix ESLint 9 compatibility, enhance typing and README. (by @better-salmon in #7415)

  • 🐞🩹 Enhance lexical scope and skip variables declared by Qwik's internal hooks. (by @JerryWu1234 in #7366)

@builder.io/[email protected]

Minor Changes

  • The useTask# @builder.io/qwik function's eagerness` option is deprecated and will be removed in version 2. (by @sreeisalso in #7345)

Patch Changes

  • 🐞🩹 Error boundary ErrorBoundary and fix useErrorBoundary (by @damianpumar in #7342)

  • 🐞 🩹 The qwik-city ServiceWorkerRegister and qwik PrefetchServiceWorker now prefetch all their qrls to prevent under-prefetching (by @maiieul in #7417)

  • 🐞🩹 When csr is true, it causes a crash because resolve cannot be null as the second parameter (by @JerryWu1234 in #7420)

  • updated drizzle to latest version (by @sreeisalso in #7288)

  • 🐞 fix(rollup): improve manualChunks logic to minimize over-prefetching (by @maiieul in #7362)

  • ✨ Add the ability to see chunks names in preview/production environments to facilitate debugging of production-only bugs (by @maiieul in #7293)

  • Emit an CustomEvent qviewTransition when view transition starts. (by @GrandSchtroumpf in #7237)

  • ✨ Ability to keep using tailwind v3 through the cli (by @maiieul in #7403)

  • dev server now correctly handles css and js importers, also hmr persistence (by @thejackshelton in #7389)

  • 🐞🩹 set default value of lint to false to improve the execution performance (by @JerryWu1234 in #7425)

  • 🐞🩹 manual QRL grouping now works again. This is needed for Insights to work. (by @wmertens in #7444)

@builder.io/[email protected]

Minor Changes

Patch Changes

  • 🐞🩹 Error boundary ErrorBoundary and fix useErrorBoundary (by @damianpumar in #7342)

  • 🐞🩹 Write Response object in the send request event even on redirects (by @nelsonprsousa in #7422)

[email protected]

@github-actions github-actions bot requested review from a team as code owners March 18, 2025 15:17
@dko1905
Copy link

dko1905 commented Mar 20, 2025

Hopefully merged in soon, would be nice to be able to create new projects with tailwindcss 3 again #7403

@github-actions github-actions bot force-pushed the changeset-release/upcoming branch from a6cafa4 to 75eb7b0 Compare March 25, 2025 22:22
@romadryud
Copy link

@Varixo @damianpumar Could you please review and merge this changes?

@shairez shairez merged commit 97aa67d into upcoming Apr 1, 2025
@shairez shairez deleted the changeset-release/upcoming branch April 1, 2025 14:50
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.

3 participants