Skip to content

Releases: gcanti/docs-ts

0.7.2

20 Apr 12:22
Compare
Choose a tag to compare

remove extensions from examples/index.ts

0.7.1

20 Apr 10:50
Compare
Choose a tag to compare

make docs-ts compatible with typescript ^5.x

0.6.10

29 Mar 13:57
Compare
Choose a tag to compare
  • Bug Fix
    • fix Parser ignoring @internal/@ignored methods on classes (@IMax153)

0.6.9

23 Mar 07:27
Compare
Choose a tag to compare

0.6.8

15 Mar 15:37
Compare
Choose a tag to compare
  • Polish
    • modules no longer require examples when enforceExamples is true (@IMax153)

0.6.7

12 Mar 13:23
Compare
Choose a tag to compare
  • Bug Fix
    • use strict: true in project configuration, fix #36 (@gcanti)

0.6.6

10 Mar 18:29
Compare
Choose a tag to compare
  • Bug Fix

0.6.5

09 Mar 04:40
Compare
Choose a tag to compare
  • Polish
    • allow double quotes in @example project imports, #31 (@thought2)

0.6.4

25 Feb 06:17
Compare
Choose a tag to compare
  • New Feature
    • add projectHomepage configuration property, closes #26 (@IMax153)

0.6.3

14 Feb 18:39
Compare
Choose a tag to compare
  • Polish
    • fix modules not respecting config settings #24 (@IMax153)
    • move prettier to peerDependencies, closes #22 (@gcanti)