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

Added changesets prerelease to V2 #6918

Draft
wants to merge 19 commits into
base: build/v2
Choose a base branch
from
Draft

Conversation

shairez
Copy link
Contributor

@shairez shairez commented Sep 27, 2024

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

This will allow us to release alpha versions of V2.

  • Updated packages names to @qwik.dev/core and @qwik.dev/city
  • Didn't update qwik-auth, qwik-worker, qwik-labs and the rest of the packages which are not the main 4 (core, city, eslint and cli)

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have ran pnpm change and documented my changes
  • I have made corresponding changes to the Qwik docs
  • Added new tests to cover the fix / functionality

@shairez shairez requested review from a team as code owners September 27, 2024 13:43
Copy link

changeset-bot bot commented Sep 27, 2024

⚠️ No Changeset found

Latest commit: 342d261

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@shairez shairez marked this pull request as draft September 27, 2024 13:47
@shairez shairez self-assigned this Sep 29, 2024
@shairez
Copy link
Contributor Author

shairez commented Oct 7, 2024

@Varixo I wonder if we can use one of vitest's dom implementations instead of qwik-dom

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

4 participants