Skip to content

Commit d6be5c8

Browse files
chore(main): release 0.28.0 (#235)
1 parent fb206a0 commit d6be5c8

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.28.0](https://github.com/gravity-ui/app-builder/compare/v0.27.0...v0.28.0) (2025-06-02)
4+
5+
6+
### Features
7+
8+
* bump rspack and use lazyCompilationMiddleware ([#222](https://github.com/gravity-ui/app-builder/issues/222)) ([eb43013](https://github.com/gravity-ui/app-builder/commit/eb4301375ac9a70a017b54f1ccb6e50c2b771c61))
9+
* bump rspack to 1.3.9 ([#231](https://github.com/gravity-ui/app-builder/issues/231)) ([fb206a0](https://github.com/gravity-ui/app-builder/commit/fb206a09e72fc93e062c78bf97536d33b270ae54))
10+
311
## [0.27.0](https://github.com/gravity-ui/app-builder/compare/v0.26.1...v0.27.0) (2025-05-29)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/app-builder",
3-
"version": "0.27.0",
3+
"version": "0.28.0",
44
"description": "Develop and build your React client-server projects, powered by typescript and webpack",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)