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

Merged
merged 27 commits into from
Jan 15, 2025

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: c701549

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 15, 2025 4:47pm

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.
@Hugos68 Hugos68 marked this pull request as ready for review January 15, 2025 19:09
@Hugos68 Hugos68 merged commit 5cbb4dc into skeletonlabs:next Jan 15, 2025
4 of 7 checks passed
@Hugos68 Hugos68 deleted the feature/cli-improvements-3 branch January 15, 2025 19:11
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