Skip to content

Commit cd8617c

Browse files
release: 3.0.0-beta.2
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent a269a69 commit cd8617c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.0.0-beta.2](https://github.com/flex-development/tsconfig-utils/compare/3.0.0-beta.1...3.0.0-beta.2) (2026-02-11)
2+
3+
### :package: Build
4+
5+
- [[`c45b446`](https://github.com/flex-development/tsconfig-utils/commit/c45b44696a4cc845cfa6421c2741a11b5a54922c)] **deps:** @flex-development/fst-util-from-fs integration
6+
17
## [3.0.0-beta.1](https://github.com/flex-development/tsconfig-utils/compare/2.0.2...3.0.0-beta.1) (2026-02-06)
28

39
### ⚠ BREAKING CHANGES
@@ -557,3 +563,4 @@
557563
* **utils:** `loadPathAliases` -> `loadPaths` ([f4da989](https://github.com/flex-development/tsconfig-utils/commit/f4da989e173d212039f980bf98469684e0ab9a65))
558564
* **utils:** `loadPluginConfigs` -> `loadPlugins` ([2e839e5](https://github.com/flex-development/tsconfig-utils/commit/2e839e5c67edc6f725dfe70bffbea14fe8e6aa8e))
559565

566+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/tsconfig-utils",
33
"description": "Utilities for working with tsconfig files",
4-
"version": "3.0.0-beta.1",
4+
"version": "3.0.0-beta.2",
55
"keywords": [
66
"paths",
77
"programmatic",

0 commit comments

Comments
 (0)