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: Include remote dependencies for config files 🎉 #425

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

ieedan
Copy link
Owner

@ieedan ieedan commented Feb 8, 2025

Fixes #424

With this PR config files can now have remote dependencies which is really nice if you are using custom plugins in your config files, the dependencies will be installed on init.

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

changeset-bot bot commented Feb 8, 2025

🦋 Changeset detected

Latest commit: 511c288

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

This PR includes changesets to release 1 package
Name Type
jsrepo Minor

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 8, 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 8, 2025 2:05pm

Copy link

pkg-pr-new bot commented Feb 8, 2025

Open in Stackblitzprojectregistry

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

commit: 511c288

@ieedan ieedan merged commit 4c78fc6 into main Feb 8, 2025
5 checks passed
@ieedan ieedan deleted the config-file-remote-dependencies branch February 8, 2025 14:07
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: Include remote dependencies from config files
1 participant