Skip to content

Commit 460eda4

Browse files
release: 1.0.0-beta.6 (#976)
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent a1da0ca commit 460eda4

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.0.0-beta.6](https://github.com/flex-development/mlly/compare/1.0.0-beta.5...1.0.0-beta.6) (2026-02-12)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- **lib:** [`resolveModule`] support extension rewrite map
6+
7+
### :package: Build
8+
9+
- [[`38c36b4`](https://github.com/flex-development/mlly/commit/38c36b4a6df62494e87aeb6ba7d9ce8466ab22cc)] **deps-dev:** Bump vite-tsconfig-paths from 6.1.0 to 6.1.1 ([#975](https://github.com/flex-development/mlly/issues/975))
10+
11+
### :sparkles: Features
12+
13+
- [[`efdcc40`](https://github.com/flex-development/mlly/commit/efdcc40de2380932f7cfac80b0d7e96a2cdb8e48)] **lib:** [`resolveModule`] support extension rewrite map
14+
115
## [1.0.0-beta.5](https://github.com/flex-development/mlly/compare/1.0.0-beta.4...1.0.0-beta.5) (2026-02-12)
216

317
### :package: Build
@@ -1312,3 +1326,4 @@
13121326

13131327

13141328

1329+

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/mlly",
33
"description": "ESM utilities for modern tooling — spec-compliant, developer-friendly, and fully typed",
4-
"version": "1.0.0-beta.5",
4+
"version": "1.0.0-beta.6",
55
"keywords": [
66
"bundle",
77
"cli",

0 commit comments

Comments
 (0)