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.