@macalinao/tsconfig
Version:
Common TypeScript configuration.
104 lines (52 loc) • 1.33 kB
Markdown
@macalinao/tsconfig
# 3.2.5
## Patch Changes
- e83b6f2: Put tsbuildinfo file in dist/
# 3.2.4
## Patch Changes
- 72c2add: Adds verbatimModuleSyntax and skipDefaultLibCheck for faster bulids
# 3.2.3
## Patch Changes
- 2884f5f: keywords in package.json
# 3.2.2
## Patch Changes
- 31d53b3: Dependency bumps
# 3.2.1
## Patch Changes
- de4b3d5: Fix publish command
# 3.2.0
## Minor Changes
- 8e6c887: Add fast ESLint config, encourage use of Biome
# 3.1.1
## Patch Changes
- f13ac22: Update dependencies
# 3.1.0
## Minor Changes
- 71508b9: Default to ES2024
## Patch Changes
- d288d46: Add React and DOM TSConfigs
# 3.0.2
## Patch Changes
- 0885256: Remove redundant lib in tsconfig.cf.json
# 3.0.1
## Patch Changes
- e328ae9: Bump TypeScript to 5.7.3
# 3.0.0
## Major Changes
- 44acb25: Force republish again, major
# 2.0.0
## Major Changes
- 9c3b3a8: Republish due to broken build script
# 1.0.3
## Patch Changes
- ce37992: Split out React ESLint config into a separate package for quicker installs
# 1.0.2
## Patch Changes
- c8b22b8: Add lint-staged, bump dependencies
# 1.0.1
## Patch Changes
- 478a0cc: Upgrade dependencies
# 1.0.0
## Major Changes
- 221012f: Version bump for testing
Using Changesets to manage versioning and changelog.