Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 2.96 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.2.0 (2024-07-04)

Features

  • tsconfig-base: update "useDefineForClassFields" to false in tsconfig.json (288c0ae) by @

1.1.2 (2024-01-31)

Note: Version bump only for package @alwatr/tsconfig-base

1.1.1 (2024-01-16)

Note: Version bump only for package @alwatr/tsconfig-base

1.1.0 (2024-01-03)

Features

  • tsconfig: change verbatimModuleSyntax=true and moduleDetection=force (75e40f9) by @AliMD

1.0.5 (2023-12-23)

Bug Fixes

  • tsBuildInfoFile path in tsconfig.json files (9c4ba01) by @

1.0.4 (2023-12-22)

Note: Version bump only for package @alwatr/tsconfig-base

1.0.3 (2023-12-22)

Bug Fixes

  • package.json include files (ec8c807) by @

1.0.2 (2023-12-22)

Bug Fixes

  • package.json include files (053fc10) by @AliMD

1.0.1 (2023-12-21)

Features

  • prettier-config: new package for prettier share configs (a6fdee3) by @AliMD
  • tsconfig-base: Add pretty and newLine options to tsconfig.json (be2f48e) by @AliMD

1.0.0 (2023-12-20)

Bug Fixes

  • build process (83fc4e6) by @AliMD

Features

  • tsconfig-base: new package for TypeScript base config (33bb94e) by @AliMD