Skip to content

Releases: RealShadowNova/typedoc-json-parser

v9.0.0

26 Sep 03:54
ba795cb
Compare
Choose a tag to compare

9.0.0 - (2023-09-10)

🐛 Bug Fixes

  • deps: Update dependency tslib to ^2.6.0 (04fbb70)

🚀 Features

  • Switch to esm only (#171) (4adc848)
    • 💥 BREAKING CHANGE: This package is now ESM only.
    • 💥 BREAKING CHANGE: This package now only supports Node.js v18 or higher.
  • deps: Update dependency typedoc to 0.25.1 (#170) (9412411)
    • 💥 BREAKING CHANGE: This package now depends on typedoc v0.25

v8.2.0

21 Jun 04:48
8c8a8f5
Compare
Choose a tag to compare

8.2.0 - (2023-06-21)

🏠 Refactor

🐛 Bug Fixes

  • deps: Update dependency commander to v11 (#145) (19777aa)
  • deps: Update dependency typedoc to ^0.24.8 (#141) (ba480bd)
  • deps: Update dependency tslib to ^2.5.3 (#136) (2728b53)

📝 Documentation

  • InterfacePropertyParser: Correct @since version (#147) (6a3b31c)

🚀 Features

  • PropertyParser: Add properties (#146) (d6fc2bd)
  • InterfacePropertyParser: Add optional property (#139) (24643a8)

v8.1.2

27 May 04:33
9595adc
Compare
Choose a tag to compare

8.1.2 - (2023-05-27)

🐛 Bug Fixes

  • bin: Add migrations for v7.3.2 (a2abeba)

v8.1.1

27 May 04:29
cf51109
Compare
Choose a tag to compare

8.1.1 - (2023-05-27)

🐛 Bug Fixes

  • bin: Add migrations for v8.1.1 (4a583d5)
  • deps: Update dependency tslib to ^2.5.2 (#131) (20daac8)

v8.1.0

14 May 18:23
0905734
Compare
Choose a tag to compare

8.1.0 - (2023-05-14)

🐛 Bug Fixes

  • Add unique identifiers at the end of errors to help trace errors (ff5d483)

📝 Documentation

  • Change Json to json... again (af89478)

🚀 Features

  • ReflectionTypeParser: Add methods property (d6863b7)

v8.0.1

13 May 03:46
5f923bf
Compare
Choose a tag to compare

8.0.1 - (2023-05-13)

🐛 Bug Fixes

  • SignatureParser: Accept ConstructorSignature and IndexSignature kinds (2735942)

v8.0.0

10 May 05:04
bd2806e
Compare
Choose a tag to compare

8.0.0 - (2023-05-10)

🏠 Refactor

  • ReflectionTypeParser: Add properties & signatures properties (ef566a1)

🐛 Bug Fixes

  • deps: Update dependency typedoc to ^0.24.7 (#127) (b9112e7)

📝 Documentation

v7.4.0

02 May 23:20
7c7efac
Compare
Choose a tag to compare

7.4.0 - (2023-05-02)

🚀 Features

  • NamespaceParser: Add children getter (0fcacbf)
  • ProjectParser: Add children getter (694f659)

v7.3.2

01 May 21:03
cee8e60
Compare
Choose a tag to compare

7.3.2 - (2023-05-01)

🐛 Bug Fixes

  • type-parser: Add project parameter for all toString() instances (024fa76)

v7.3.1

25 Apr 05:20
63083b5
Compare
Choose a tag to compare

7.3.1 - (2023-04-25)

🐛 Bug Fixes

  • bin: Migrate namespaceParentId for older versions (23228a9)