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

Feature: CLI Improvements 3 #3107

Open
wants to merge 17 commits into
base: next
Choose a base branch
from

Conversation

Hugos68
Copy link
Contributor

@Hugos68 Hugos68 commented Jan 13, 2025

Linked Issue

#3090

Adds the following features/fixes:

  • Feature: <packagemanager> install is now ran at the end of the migration.
  • Feature: The class: directive will also be transformed when they're not also an identifier.
  • Bugfix: transformations on the package.json now preserve the original indentation.
  • Feature: app.html is now transformed.
  • Feature: Better error handling is now in place.
  • Feature: Rename all components imports and usages.
  • Feature: Removed components have their imports removed.

Copy link

changeset-bot bot commented Jan 13, 2025

🦋 Changeset detected

Latest commit: 3b3baeb

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

This PR includes changesets to release 1 package
Name Type
@skeletonlabs/skeleton-cli 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

Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
skeleton-docs ❌ Failed (Inspect) Jan 14, 2025 10:52pm

Copy link

vercel bot commented Jan 13, 2025

@Hugos68 is attempting to deploy a commit to the Skeleton Labs Team on Vercel.

A member of the Team first needs to authorize it.

…ation.

Feature: Better error handling is now in place.
…ifiers were not being transformed, now they only aren't transformed when the identifier is the same name and doesn't have a `loc` property.
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