Skip to content

Conversation

@shairez
Copy link
Contributor

@shairez shairez commented Jul 5, 2024

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests
  • Other

Why is it needed?

Fixes #698

  • fixed tailwindcss-animate not being installed

  • added class-variance-authority and @qwikest/icons to cli init

  • added all packages to pkg-pr-new and moved it to CI only, removed --compact (because of errors)

  • fixed wrong local packages linking

  • made the external deps versions for the CLI automatically resolved

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 add necessary docs (if needed)
  • Added new tests to cover the fix / functionality

@changeset-bot
Copy link

changeset-bot bot commented Jul 5, 2024

🦋 Changeset detected

Latest commit: e93e891

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
qwik-ui Patch

Not sure what this means? Click here to learn what changesets are.

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

@shairez shairez changed the title fixed tailwindcss-animate not being installed Added missing external dependencies install to the CLI init Jul 5, 2024
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 5, 2024

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

commit: e93e891

@qwik-ui/headless

npm i https://pkg.pr.new/qwikifiers/qwik-ui/@qwik-ui/headless@872

@qwik-ui/styled

npm i https://pkg.pr.new/qwikifiers/qwik-ui/@qwik-ui/styled@872

qwik-ui

npm i https://pkg.pr.new/qwikifiers/qwik-ui@872

@qwik-ui/utils

npm i https://pkg.pr.new/qwikifiers/qwik-ui/@qwik-ui/utils@872


templates

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.

class-variance-authority is not installed by the CLI

2 participants