Releases: sirDonovan/Lanette
Releases · sirDonovan/Lanette
v0.2.0
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.
v0.1.0
v0.0.1
v0.0.1
All prior work up until Dec 22, 2022 before potentially breaking changes from esbuild