Releases: coat-dev/coat
Releases · coat-dev/coat
@coat/template-ts-package - v0.0.1 - Initial release
Initial release of @coat/template-ts-package.
Future versions of this template should provide a convenient coat template for TypeScript npm packages. The current version is empty for now, but already published since it has to be available on the npm registry for various coat commands that run npm install in order to make development easier.
@coat/cli - v0.0.1 - Initial release
Initial release of the @coat/cli package. The cli currently runs an empty script logging a "Hello coat" message.
It is required for further development, since the coat commands run npm install and expect that the @coat/cli package is published on the npm registry.