Releases: vtex-apps/render-runtime
Releases · vtex-apps/render-runtime
v8.126.8
Fixed
- Fix wrong binding content being loaded with prefetch enabled.
v7.42.1
Fixed
- Legacy extension components not re-rendering when the
locale
is updated.
v8.126.7
Fixed
- Fix wrong request when trying to update device blocks with rootPath.
v8.126.6
Fixed
- Fix components conflict check.
v8.126.5
Added
- Updates render-session to 1.9.2, which uses the rootPath when calling VTEX ID.
v8.126.4
Fixed
- GraphQL client link and assets for pages served through Janus.
v8.126.3
Changed
- Fallbacking to
scope: private
on GraphQL queries whenever we miss the queries's map cache.
v8.126.2
Fixed
- GraphQL client link for pages served through Janus.
v8.126.1
Fixed
- Types of
useChildBlock
andChildBlock
.
v8.126.0
Added
- Expose CSS classes to SSR.