Skip to content

Releases: adevinwild/micro-ts

1.1.1

15 Feb 06:56
ece1e03
Compare
Choose a tag to compare
Start using micro-ts 🚀

What's Changed

  • Better documentation and structure for the package.json by @adevinwild in #2

Full Changelog: 1.1.0...1.1.1

Added jest, eslint and prettier

14 Feb 07:47
3010546
Compare
Choose a tag to compare
Start using micro-ts 🚀

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

v1.0.0

13 Feb 18:21
Compare
Choose a tag to compare

Start building your TypeScript packages with ease 🎉

micro-ts is a minimalistic template for quickly bootstrapping Typescript packages using the efficient and fast build tool micro-bundle.
It provides a simple starting point for developing new packages or libraries, allowing you to focus on writing code without having to worry about the build setup. With a focus on performance and ease of use, micro-ts is the perfect solution for quickly getting started with your next Typescript project.

More to come, linting, testing...