Skip to content

Releases: GetResponse/tsconfig

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:32

3.0.0 (2026-07-10)

Features

  • add TypeScript 7 support (d157a62)

BREAKING CHANGES

  • module/moduleResolution and decorator defaults
    changed in configs/tsconfig.base.json and configs/node-lts/*;
    requires TypeScript >=6.0.0 <8.0.0

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 07:39

2.0.1 (2026-04-10)

Bug Fixes

  • fix problem with release package in npm registry (a76e82d)
  • fix problem with release package in npm registry (part 2) (5d2c422)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 May 10:07

1.7.0 (2025-05-15)

Features

  • Bump version of package (a8482c2)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 May 10:02

1.2.0 (2025-05-15)

Features

  • Bump version of package (eef6214)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 17:22

1.1.0 (2023-11-13)

Features

  • Update tsconfig.base.json (6e7e4be)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Oct 07:54

1.0.4 (2023-10-03)

Bug Fixes

  • Disable exactOptionalPropertyTypes (e57a0ca)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 16 May 07:22

1.0.3 (2023-05-16)

Bug Fixes

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

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 May 17:45

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)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 May 19:43

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)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 14:28

1.0.0 (2023-03-15)

Features