Skip to content

v0.3.0

Compare
Choose a tag to compare
@benyap benyap released this 08 Apr 14:58
· 343 commits to main since this release

0.3.0 (2022-04-08)

Features

  • export resolveTsPaths function for use as commonjs module (thanks to @tcK1 for the suggestion) (f269326)

Dependencies

  • bump @commitlint/cli from 16.2.1 to 16.2.3 (cdee2e5)
  • bump @commitlint/config-conventional from 16.0.0 to 16.2.1 (c07185b)
  • bump @release-it/conventional-changelog from 4.1.0 to 4.2.2 (7aa36e4)
  • bump @types/jest from 27.4.0 to 27.4.1 (4dd214f)
  • bump @types/node from 17.0.21 to 17.0.23 (8513ca0)
  • bump commander from 9.0.0 to 9.1.0 (6e6a5e7)
  • bump minimist from 1.2.5 to 1.2.6 (aa68235)
  • bump prettier from 2.5.1 to 2.6.2 (1406f78)
  • bump release-it from 14.12.5 to 14.14.0 (06d79a9)
  • bump ts-jest from 27.1.3 to 27.1.4 (1e934c8)
  • bump ts-node from 10.6.0 to 10.7.0 (f572a43)
  • bump tsconfig-paths from 3.12.0 to 3.14.1 (2436946)
  • bump typescript from 4.5.5 to 4.6.3 (53b926d)

Documentation

  • update .all-contributorsrc [skip ci] (b13447f)
  • update README.md [skip ci] (1323138)

Internal

  • move build to release-it hook (84a53ba)