Skip to content

Commit bc4a709

Browse files
chore(main): release 8.0.0 (#273)
* chore(main): release 8.0.0 * Update CHANGELOG.md --------- Co-authored-by: Nik Tverd <61203447+niktverd@users.noreply.github.com>
1 parent b797006 commit bc4a709

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## [8.0.0](https://github.com/gravity-ui/blog-constructor/compare/v7.3.0...v8.0.0) (2025-05-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
- **deps**: major update to `@gravity-ui/page-constructor` v7.x, `@gravity-ui/icons` v2.13.0, updated peer dependencies in `package.json`/`package-lock.json`.
9+
- **Suggest**: removed `lazyLoad` prop from `SliderBlock` usage.
10+
- **PostCard**: replaced `HTML` with `YFMWrapper` for `title` rendering, improved formatting and markdown support.
11+
12+
13+
### Bug Fixes
14+
15+
* img height on pinned posts ([#269](https://github.com/gravity-ui/blog-constructor/issues/269)) ([639a9c0](https://github.com/gravity-ui/blog-constructor/commit/639a9c0cd90b48114dd19f68f275194cfe62e1d0))
16+
* post card info minimal gap ([#272](https://github.com/gravity-ui/blog-constructor/issues/272)) ([5a2797d](https://github.com/gravity-ui/blog-constructor/commit/5a2797d36cbf28559f632d69082e59466b55bcc1))
17+
* update gravity-ui/components version ([#271](https://github.com/gravity-ui/blog-constructor/issues/271)) ([ef135bc](https://github.com/gravity-ui/blog-constructor/commit/ef135bcf73d8212b7b917cbffd3af2837d68c5c5))
18+
319
## [7.3.0](https://github.com/gravity-ui/blog-constructor/compare/v7.2.0...v7.3.0) (2025-05-21)
420

521

0 commit comments

Comments
 (0)