Skip to content

Releases: coat-dev/coat

@coat/template-ts-package - v0.0.1 - Initial release

19 Apr 11:52
2bf8f94

Choose a tag to compare

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

19 Apr 11:49
2bf8f94

Choose a tag to compare

Pre-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.