This repo works as an example for a basic TS project that automatically publishes the package to the NPM Registry.
It uses pnpm, tsup to bundle our package and @changesets/cli to automate the release and publish flow.
Example for automated NPM publishing workflow using changesets
TypeScript
This repo works as an example for a basic TS project that automatically publishes the package to the NPM Registry.
It uses pnpm, tsup to bundle our package and @changesets/cli to automate the release and publish flow.