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

Simplify inputs for v1 #27

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Simplify inputs for v1 #27

merged 1 commit into from
Sep 26, 2023

Conversation

natemoo-re
Copy link
Member

Changes

  • node-version bumped to 18 by default (16 is about to be EOL)
  • package-manager now supports tool@version syntax
  • pnpm-version input removed (use pnpm@8.7.0, for example)
  • resolve-dep-from-path input removed (defaulted to true, we probably don't need it?)

- `node-version` bumped to 18
- `package-manager` supports tool@version
- `pnpm-version` removed
- `resolve-dep-from-path` removed
@geromegrignon
Copy link

Thanks for this pull request!
About the first change, the action is already failing due to Astro not supporting 16 anymore: https://github.com/geromegrignon/jeremy-astro/actions/runs/6130463686/job/16639575123

@natemoo-re
Copy link
Member Author

OK given that the node@18 change needs to go out, I am going to merge this and release v1.0.0!

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.

None yet

2 participants