Skip to content

Commit

Permalink
chore(main): release 4.0.0 (#479)
Browse files Browse the repository at this point in the history
* chore(main): release 4.0.0
  • Loading branch information
gravity-ui-bot authored Aug 3, 2023
1 parent 7be8ce6 commit 7268325
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## [4.0.0](https://github.com/gravity-ui/page-constructor/compare/v3.16.0...v4.0.0) (2023-08-03)

### ⚠ BREAKING CHANGES

* update to @gravity-ui/uikit version 5 [changes](https://github.com/gravity-ui/uikit/compare/v4.24.0...v5.0.0) [#459](https://github.com/gravity-ui/page-constructor/pull/459)
* update to @doc-tools/transform version 3 [changes](https://github.com/yandex-cloud/yfm-transform/compare/v2.18.3...v3.0.0) [#454](https://github.com/gravity-ui/page-constructor/pull/454)
* `dataQa` testing props were renamed to `qa` [#451](https://github.com/gravity-ui/page-constructor/pull/451)
* `properties` field was removed from `ContentLayout` block, use top level fields instead [#456](https://github.com/gravity-ui/page-constructor/pull/456)
* `theme` field type from `ConstructorProvider` was changed to `Theme` [#451](https://github.com/gravity-ui/page-constructor/pull/450)

### Features
* Theme switch was added to Editor control panel, themes in project were refactored [#451](https://github.com/gravity-ui/page-constructor/pull/450)

## [3.16.0](https://github.com/gravity-ui/page-constructor/compare/v3.15.0...v3.16.0) (2023-08-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/page-constructor",
"version": "3.16.0",
"version": "4.0.0",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 7268325

Please sign in to comment.