emigrate/packages/tsconfig/CHANGELOG.md
2025-04-24 16:06:29 +02:00

25 lines
565 B
Markdown

# @emigrate/tsconfig
## 1.0.3
### Patch Changes
- d779286: Upgrade TypeScript to v5.5 and enable [isolatedDeclarations](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#isolated-declarations)
## 1.0.2
### Patch Changes
- db656c2: Enable NPM provenance
## 1.0.1
### Patch Changes
- 50fce0a: Add some simple README's for each package and add homepage, repository and bugs URLs to each package.json file
## 1.0.0
### Major Changes
- 5978020: First release and it's considered stable as it has been in use in other projects for a while.