Skip to content

Commit

Permalink
docs: add comment about contentTransforner returns (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCG authored Aug 21, 2023
1 parent 42448fa commit c19f19e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
* refactor text-transform functions ([#225](https://github.com/gravity-ui/page-constructor/issues/225)):
* delete `transformFootnotes`, because remove component Footnotes ([#343](https://github.com/gravity-ui/page-constructor/issues/343))
* removed function `transformBlocks`, use `contentTransformer` instead
* now `contentTransformer` returns new object, instead of mutating the incoming one, as it did `transformBlocks`

## [2.22.2](https://github.com/gravity-ui/page-constructor/compare/v2.22.1...v2.22.2) (2023-06-01)

Expand Down

0 comments on commit c19f19e

Please sign in to comment.