Skip to content

Commit

Permalink
release(components/perf/dynamicRendering): v1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Feb 14, 2024
1 parent d5e94ed commit e4a84c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions components/perf/dynamicRendering/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 1.19.0 (2024-02-14)


### Bug Fixes

* hydration mismatch ([d22c2cb](https://github.com/SUI-Components/adevinta-spain-components/commit/d22c2cbbf8e3f3849a591daba195469ff3c4a212))



# 1.18.0 (2023-11-30)


Expand Down Expand Up @@ -189,7 +198,4 @@
### Performance Improvements

* **perf/dynamicRendering:** avoid executing method to be exported ([ffd44df](https://github.com/SUI-Components/adevinta-spain-components/commit/ffd44df436bec75596479cd6fea243b340b4ccff))
* **perf/dynamicRendering:** move to functional component ([cf2aa95](https://github.com/SUI-Components/adevinta-spain-components/commit/cf2aa95696427078be85fde161d6f13d4de49bae))



* **perf/dynamicRendering:** move to functional component ([cf2aa95](https://github.com/SUI-Components/adevinta-spain-components/commit/cf2aa95696427078be85fde161d6f13d4de49bae))
2 changes: 1 addition & 1 deletion components/perf/dynamicRendering/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-perf-dynamic-rendering",
"version": "1.18.0",
"version": "1.19.0",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit e4a84c8

Please sign in to comment.