Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

46 lines (23 loc) · 2.04 KB

1.1.0 (2023-11-13)

Features

  • Update tsconfig.base.json (6e7e4be)

1.0.4 (2023-10-03)

Bug Fixes

  • Disable exactOptionalPropertyTypes (e57a0ca)

1.0.3 (2023-05-16)

Bug Fixes

  • remove doubled option module (2c7e982)
  • remove doubled option module (7a00341)

1.0.2 (2023-05-15)

Bug Fixes

  • add compilerOption with rootDir (e806a83)
  • readme refactor (f075c37)
  • readme refactor (f3c4593)
  • remove some configuration options, and add them as optional in readme (a9783a9)

1.0.1 (2023-05-14)

Bug Fixes

  • remove declaration and rootDir options from ts config (f1bb751)
  • remove declaration and rootDir options from ts config (9bf34cc)

1.0.0 (2023-03-15)

Features