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

feat(cli): ux improvements #422

Merged
merged 5 commits into from
Feb 7, 2025
Merged

feat(cli): ux improvements #422

merged 5 commits into from
Feb 7, 2025

Conversation

ieedan
Copy link
Owner

@ieedan ieedan commented Feb 7, 2025

Fixes #420
Fixes #421

  • Improves error messages when path aliases are incorrect
  • Prevent inputting invalid path for default blocks path on init
  • Autofix incorrect file extensions on config files that are js descendents
  • a little code cleanup

@ieedan ieedan self-assigned this Feb 7, 2025
Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: 012fed6

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

This PR includes changesets to release 1 package
Name Type
jsrepo 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 Feb 7, 2025

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

Name Status Preview Comments Updated (UTC)
jsrepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 9:59pm

Copy link

pkg-pr-new bot commented Feb 7, 2025

Open in Stackblitzprojectregistry

npm i https://pkg.pr.new/ieedan/jsrepo@422

commit: 012fed6

@ieedan ieedan merged commit 1c652c0 into main Feb 7, 2025
5 checks passed
@ieedan ieedan deleted the general-improvements branch February 7, 2025 22:01
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.

feat: Allow any js descendent to match config file feat: Simplifier the init command
1 participant