Skip to content

Releases: CoCreate-app/CoCreate-server-side-render

v1.12.7

11 Oct 19:00

Choose a tag to compare

1.12.7 (2025-10-11)

Bug Fixes

  • add theme injection to HTML rendering for improved client-side styling (e849c72)

v1.12.6

11 Oct 13:14

Choose a tag to compare

1.12.6 (2025-10-11)

Bug Fixes

  • ensure pathname ends with a trailing slash for correct URL construction in HTML rendering (5122e24)

v1.12.5

08 Oct 21:20

Choose a tag to compare

1.12.5 (2025-10-08)

Bug Fixes

  • add TODO comments for fetching src and activating language links in HTML rendering (0429a37)
  • enhance src handling and language link tag creation in HTML rendering (1dc2bb6)
  • ensure proper context binding and improve translation logic in CoCreateServerSideRender (74e5ab2)
  • improve src handling and add getRelativePath utility in HTML rendering (c8b17f8)
  • refactor language link tag creation and improve DOM manipulation in HTML rendering (b860e08)
  • update HTML method to accept organization and language parameters for improved rendering (515336e)

v1.12.4

01 Sep 04:43

Choose a tag to compare

1.12.4 (2025-09-01)

Bug Fixes

  • optimize language link tag insertion in HTML rendering (ac0580c)
  • refactor HTML method to accept file object and enhance language link generation (b0d7a97)
  • streamline render attribute checks in CoCreateServerSideRender (4407afb)

v1.12.3

01 May 00:52

Choose a tag to compare

1.12.3 (2025-05-01)

Bug Fixes

v1.12.2

30 Apr 23:41

Choose a tag to compare

1.12.2 (2025-04-30)

Bug Fixes

  • webpack.config and devdependencies (a76e936)

v1.12.1

17 Jan 21:00

Choose a tag to compare

1.12.1 (2025-01-17)

Bug Fixes

  • temporarily remove src rendering (f4a2b66)

v1.12.0

22 Dec 19:59

Choose a tag to compare

1.12.0 (2024-12-22)

Features

  • render elements with attribute src (eba6b44)

v1.11.0

04 Nov 13:13

Choose a tag to compare

1.11.0 (2024-11-04)

Bug Fixes

  • prettier.config options (765ac1c)

Features

  • add prettier.config.js and format files (810c7f4)

v1.10.7

08 Sep 18:01

Choose a tag to compare

1.10.7 (2024-09-08)

Bug Fixes