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

Use pnpm instead of npm #748

Closed
5 tasks done
antoinezanardi opened this issue Dec 13, 2023 · 1 comment
Closed
5 tasks done

Use pnpm instead of npm #748

antoinezanardi opened this issue Dec 13, 2023 · 1 comment
Assignees
Labels
🚀 feature New feature or request released

Comments

@antoinezanardi
Copy link
Owner

antoinezanardi commented Dec 13, 2023

For multiple good reasons, it's better to use pnpm over npm.

  • Use pnpm in package.json.
  • Use pnpm in GitHub Actions.
  • Use pnpm in DockerFile.
  • Make Dependabot use pnpm.
  • Update commands in README.md.
@antoinezanardi antoinezanardi added the 🚀 feature New feature or request label Dec 13, 2023
@antoinezanardi antoinezanardi self-assigned this Dec 13, 2023
antoinezanardi pushed a commit that referenced this issue Dec 22, 2023
## [1.27.0](v1.26.0...v1.27.0) (2023-12-22)

### 🚀 Features

* **pnpm:** use pnpm instead of npm ([#768](#768)) ([6408a42](6408a42)), closes [#748](#748)

### 🐛 Bug Fixes

* **actor:** actor not powerless on some interactions with elder and accursed wolf-father ([#766](#766)) ([e6ec0c0](e6ec0c0)), closes [#744](#744)
* **pnpm:** correct install on upsert pr release workflow ([#771](#771)) ([afcb096](afcb096))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.0.1 to 10.1.0 ([#770](#770)) ([95204c4](95204c4))
* **deps:** bump the types group with 1 update ([#769](#769)) ([8fd0099](8fd0099))
@antoinezanardi
Copy link
Owner Author

🎉 This issue has been resolved in version 1.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant