Releases: russelporosky/ts-boilerplate
Releases · russelporosky/ts-boilerplate
TypeScript 5.3.3 Update
2.5.3 v2.5.3
v2.5.2
Dependency and documentation updates, no functional changes.
Documentation update for repo change
This is just a point release to update links in the documentation and meta to refer to the new location of the project. No functionality changes at all in this release.
v2.5.0
TypeScript, es-lint, and Prettier all received major version updates.
v2.4.0
- Added prettier for formatting support
- Moved
typedoc
documentation location - Added test coverage with
npm run test:coverage
- Added simple CI workflow for GitHub Actions
v2.3.0
Dependencies have been updated (just minor versions).
TypeDoc has been added (along with linting) for DocBlock style comment linting and document generation.