Skip to content

Latest commit

 

History

History
89 lines (46 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

89 lines (46 loc) · 4.2 KB

Change Log

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

1.3.2 (2024-10-11)

Miscellaneous Chores

  • include LICENSE and LEGAL files to publish (09f366f) by @AliMD

1.3.1 (2024-10-10)

Code Refactoring

  • enable allowUnusedLabels in tsconfig.json (a25e708) by @AliMD

1.3.0 (2024-09-29)

Features

  • tsconfig-base: use ESNext instead of ES2023 for the "lib" option (47673e4) by @AliMD

Bug Fixes

  • all dependeny topology (1c17f34) by @mohammadhonarvar

Miscellaneous Chores

  • tsconfig-base: change the license to AGPL-3.0 (2236725) by @ArmanAsadian

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