CrowdStrike / ember-headless-form

Headless forms with a11y and validation support built in
https://ember-headless-form.pages.dev/
MIT License
29 stars 7 forks source link

Use corepack instead of volta #422

Closed simonihmig closed 2 months ago

simonihmig commented 2 months ago

Having corepack enabled locally and volta in use is messing things up, so switching to just corepack.

@kellyselden @Exelord I remember some discussion around this... this is the way to go for now, is it? We don't have a good and solid way to let volta manage the node version and corepack the package manager, do we?

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: ab3a6a03dcd91f03cf0c79e7184917b5cfa45a46

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 2 months ago

Preview URLs

Env: preview Docs: https://aeff7d2b.ember-headless-form.pages.dev

kellyselden commented 2 months ago

This seems fine to me.