Skip to content

Releases: bridgetownrb/bridgetown-lit-renderer

v2.0.0

10 Oct 01:08
Compare
Choose a tag to compare
  • Work with latest Lit SSR, upgrade to initializers system in Bridgetown 1.2
  • Relocate @lit-labs/ssr to package dependency, import the experimental hydrate module directly
  • Various updates to the configuration flow, enhanced helper syntax, and a more robust sidecar infra

v2.0.0.beta3

02 Jun 16:28
Compare
Choose a tag to compare
v2.0.0.beta3 Pre-release
Pre-release

Changes since v1:

  • Relocate @lit-labs/ssr to package dependency, import the experimental hydrate module directly
  • Various updates to the configuration flow, enhanced helper syntax, and a more robust sidecar infra

Plus there is now an official Lit Renderer bundled configuration in Bridgetown 1.1.

v1.1.1

04 Dec 07:29
Compare
Choose a tag to compare

Changes since 1.0.0:

  • Fix issue with loading project root's node_modules path
  • Switch to processing SSR through Node sidecar server and various other performance & caching enhancements

v1.0.0

25 Sep 18:20
Compare
Choose a tag to compare

First release of the plugin!