Skip to content

Releases: findlay-best-wishes/easy-type

v1.0.1

26 Sep 04:48
Compare
Choose a tag to compare

1.0.1 (2022-09-26)

Bug Fixes

  • docs: modify docs of usage (d273d94)

v1.0.0

26 Sep 00:44
Compare
Choose a tag to compare

1.0.0 (2022-09-26)

Features

  • add husky lint-stage eslint prettier & fmt (fbd9747)
  • add release workflow & pin version of node by volta (a4c0baf)
  • add support to muti-typeName (3f600b6)
  • add test with jest (e035115)
  • change build scripts (af1abfe)
  • change main file (ba8bedc)
  • change token-env of workflow (0601aac)
  • core: get token by typedoc.seriallizer (e4d4d08)
  • gain interface info from d.ts by typedoc (f35054d)
  • init (b182bf3)
  • init package (205f15f)
  • modify release job (98ea184)
  • optimization before release (24a08f2)
  • optimize built (e08c6db)
  • optimize buld & optimize type & debug (62372d3)
  • optimize declaration of typeNode (6b3be40)
  • optimize gens (d576291)
  • optimize gens of reflection (690dcc4)
  • optimize rollup config (c564ed9)
  • option add comment property (71aa899)
  • option add name property (a336fe7)
  • read token by readFile (073881b)
  • rm redundancy async flag (16be828)
  • support to get option from non-interface (b9dd20d)
  • trigger release workflow by dispatch (5ee45d1)
  • tsc build optimization (714d840)