Skip to content

Releases: russelporosky/ts-boilerplate

TypeScript 5.3.3 Update

16 Jan 21:09
Compare
Choose a tag to compare

v2.5.2

28 Oct 03:28
Compare
Choose a tag to compare

Dependency and documentation updates, no functional changes.

Documentation update for repo change

12 Oct 19:24
Compare
Choose a tag to compare

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

25 Sep 18:59
Compare
Choose a tag to compare

TypeScript, es-lint, and Prettier all received major version updates.

v2.4.0

24 Nov 19:16
Compare
Choose a tag to compare
  • 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

14 Oct 03:43
5ed15a0
Compare
Choose a tag to compare

Dependencies have been updated (just minor versions).

TypeDoc has been added (along with linting) for DocBlock style comment linting and document generation.