v0.9.0
Summary
build-tools
now has a bin
configuration parameter for passing through a TypeScript "bin" file / executable that will be remapped to the corresponding JS file in the emitted package.json.
What's Changed
- feat: add support for package bin field by @jacob-alford in #16
Full Changelog: v0.8.1...v0.9.0