JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
915 stars 69 forks source link

fix: remove package.json packageManager field #1529

Closed JoshuaKGoldberg closed 4 months ago

JoshuaKGoldberg commented 4 months ago

PR Checklist

Overview

Right now, trying to use create-typescript-app with anything but the exact correct pnpm major.minor.patch version installed produces an error. That's very annoying.

Pending https://github.com/nodejs/corepack/issues/95, removes usage of the experimental package.json packageManager field.

github-actions[bot] commented 4 months ago

:tada: This is included in version v1.59.0 :tada:

The release is available on:

Cheers! 📦🚀