Skip to content

Releases: vtex-apps/render-runtime

v8.126.7

15 Jan 18:10
Compare
Choose a tag to compare

Fixed

  • Fix wrong request when trying to update device blocks with rootPath.

v8.126.6

11 Jan 17:26
Compare
Choose a tag to compare

Fixed

  • Fix components conflict check.

v8.126.5

29 Dec 13:42
Compare
Choose a tag to compare

Added

  • Updates render-session to 1.9.2, which uses the rootPath when calling VTEX ID.

v8.126.4

07 Dec 19:07
Compare
Choose a tag to compare

Fixed

  • GraphQL client link and assets for pages served through Janus.

v8.126.3

03 Dec 17:11
Compare
Choose a tag to compare

Changed

  • Fallbacking to scope: private on GraphQL queries whenever we miss the queries's map cache.

v8.126.2

02 Dec 16:49
Compare
Choose a tag to compare

Fixed

  • GraphQL client link for pages served through Janus.

v8.126.1

01 Dec 16:58
Compare
Choose a tag to compare

Fixed

  • Types of useChildBlock and ChildBlock.

v8.126.0

24 Nov 16:15
Compare
Choose a tag to compare

Added

  • Expose CSS classes to SSR.

v8.125.2

24 Nov 13:11
Compare
Choose a tag to compare

Added

  • deviceInfo to useRuntime types.
  • Documentation of render-runtime exports.

Removed

  • amp, device, platform, publicEndpoint, and route from useRuntime types.

v8.125.1

23 Nov 21:13
Compare
Choose a tag to compare

Fixed

  • Issue where after pixels would be "lazy rendered" if enableLazyFooter was enabled, which would cause both functional and layout issues.