Skip to content

Releases: teppeis/doctrine

v3.2.0

Choose a tag to compare

@teppeis teppeis released this 20 Jul 12:37
156e9fb

Enhancement

  • feat: add type definition (d.ts) for typescript (#3) f55cf50

Fixes

  • ci: test in Node v12, drop v6/9/11 (#4) 948865b
  • build: add npm run doc to generate bundle.js for gh-pages 852e567

v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@teppeis teppeis released this 18 Nov 03:45
5b4b957
  • Fix: allow * and ? for function this type (#1)
  • Fix: support multiple tags in one line (#2)

Forked as `@teppeis/doctrine`

Choose a tag to compare

@teppeis teppeis released this 18 Nov 03:45
4974bfd
  • Fix: support rest param that doesn't have a type expression (e8bbe62)