- plugin-dotenv adds support for loading environment variables from .env files at the project root
- plugin-esm-loader-typescript extends
Yarn's PnP ESM loader hooks with support for loading TypeScript files. It's like
esbuild-register
for ESM. - plugin-release adds support for generating changelogs and bumping workspace versions according to the conventional commits standard
- plugin-workspaces-export adds support for exporting workspaces into a deployable archive with a PnP runtime