Skip to content

Commit 64eb46d

Browse files
release: 1.0.0-beta.5 (#973)
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 1faaed9 commit 64eb46d

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.5](https://github.com/flex-development/mlly/compare/1.0.0-beta.4...1.0.0-beta.5) (2026-02-12)
2+
3+
### :package: Build
4+
5+
- [[`ca18e2c`](https://github.com/flex-development/mlly/commit/ca18e2c00cce470c544247fc43ca3049c5b8a69c)] **deps-dev:** Bump msw from 2.12.9 to 2.12.10 ([#972](https://github.com/flex-development/mlly/issues/972))
6+
- [[`7483ade`](https://github.com/flex-development/mlly/commit/7483ade2afe9017272edc094c0fdb14faa2eb7a3)] **deps-dev:** Bump vite-tsconfig-paths from 6.0.5 to 6.1.0 ([#970](https://github.com/flex-development/mlly/issues/970))
7+
- [[`3435d7f`](https://github.com/flex-development/mlly/commit/3435d7f73f454b76317e950e5e0c252280cf0247)] **pkg:** bundle dts files
8+
- [[`88d834e`](https://github.com/flex-development/mlly/commit/88d834e5c25092310631675a340b9e14a4c40a1f)] **pkg:** minify build files (`*.mjs`)
9+
10+
### :pencil: Documentation
11+
12+
- [[`2bb51f5`](https://github.com/flex-development/mlly/commit/2bb51f5eda7c0145c7763b9425b9d9f7d6f071b2)] quick start, use cases
13+
- [[`d638e57`](https://github.com/flex-development/mlly/commit/d638e57df5293a7aa382b6354f2726b2c1969c5a)] why this package, design goals, sponsors
14+
115
## [1.0.0-beta.4](https://github.com/flex-development/mlly/compare/1.0.0-beta.3...1.0.0-beta.4) (2026-02-06)
216

317
### ⚠ BREAKING CHANGES
@@ -1297,3 +1311,4 @@
12971311

12981312

12991313

1314+

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.4",
4+
"version": "1.0.0-beta.5",
55
"keywords": [
66
"bundle",
77
"cli",

0 commit comments

Comments
 (0)