Releases: adevinwild/micro-ts
Releases · adevinwild/micro-ts
1.1.1
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
Start using micro-ts 🚀
What's Changed
- feat: ✨ Added
jest
with TypeScript support by @adevinwild in #1 - feat ✨ Added
ESLint
andPrettier
support by @adevinwild in 27c71ff
New Contributors
- @adevinwild made their first contribution in #1
Full Changelog: 1.0.0...1.1.0
v1.0.0
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...