Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@sirDonovan sirDonovan released this 23 Dec 23:59
· 348 commits to master since this release

v0.2.0 - TypeScript root level files

This release converts most files in the root directory to TypeScript. These can be built with node build.js or the task npm run build. Although it is an additional step to start Lanette or run tests, thanks to esbuild the overhead is minimal and worth the increased type safety.