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 #6705

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Version Packages #6705

merged 1 commit into from
Jul 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 18, 2024

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 main, this PR will be updated.

Releases

[email protected]

Patch Changes

    • built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @wmertens in #6715)
      If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.
    • @builder.io/qwik no longer depends on undici

@builder.io/[email protected]

Patch Changes

  • Library builds now correctly generate _fnSignal calls again. Any Qwik library that exports components should be built again. (by @wmertens in #6732)

    • built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @wmertens in #6715)
      If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.
    • @builder.io/qwik no longer depends on undici
  • fix dev mode on windows (by @Varixo in #6713)

@builder.io/[email protected]

Patch Changes

    • built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @wmertens in #6715)
      If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.
    • @builder.io/qwik no longer depends on undici
  • During dev mode, qwik-city will no longer serve files from dist/, which are very likely to be stale/incorrect. Furthermore, query parameters are taken into account when serving files (like production servers would do). (by @wmertens in #6694)

  • qwik-city is now more careful about redirects after requesting routeLoader data (by @wmertens in #6740)

  • strip internal search parameters in canonical URLs (by @wmertens in #6694)

  • Support entry.ts routes in dev mode now that dist/ is no longer served, and special-case repl-sw.js in the docs. (by @wmertens in #6706)

[email protected]

[email protected]

Here is an index file of all the changelogs in this repo:

Package File
qwik Changelog
qwik-city Changelog
eslint-plugin-qwik Changelog
create-qwik Changelog

@github-actions github-actions bot requested review from a team as code owners July 18, 2024 13:25
Copy link

cloudflare-workers-and-pages bot commented Jul 18, 2024

Deploying qwik-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1dba78d
Status:🚫  Build failed.

View logs

Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for qwik-insights failed.

Name Link
🔨 Latest commit e54e717
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/66a434762d9cc9000863eee9

gioboa
gioboa previously approved these changes Jul 18, 2024
Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • it's including the temporary dist-qwiklabs etc that come from the build artifacts
  • it's bumping qwik-react and qwik-labs even though the change is a patch

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 6d6647f to 03b8c60 Compare July 21, 2024 12:30
@github-actions github-actions bot requested a review from a team as a code owner July 21, 2024 12:30
@github-actions github-actions bot force-pushed the changeset-release/main branch 17 times, most recently from 12f396a to 121a6d9 Compare July 28, 2024 21:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 0a381db to e8a7a53 Compare July 29, 2024 15:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from e8a7a53 to c102588 Compare July 29, 2024 15:58
Copy link
Contributor

@shairez shairez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shairez shairez merged commit e2d41bc into main Jul 29, 2024
2 checks passed
@shairez shairez deleted the changeset-release/main branch July 29, 2024 16:04
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