Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.1.0.beta2] - 2023-06-18

  • Bug fixes based on QA

[2.1.0.beta1] - 2023-06-18

  • Update for Bridgetown 1.3 and latest esbuild + Lit

[2.0.0] - 2022-10-08

  • Work with latest Lit SSR, upgrade to initializers system in Bridgetown 1.2

[2.0.0.beta3] - 2022-05-14

  • Relocate @lit-labs/ssr to package dependency, import the experimental hydrate module directly

[2.0.0.beta1] - 2022-05-14

  • Various updates to the configuration flow, enhanced helper syntax, and a more robust sidecar infra

[1.1.0] - 2021-12-03

  • Fix issue with loading project root's node_modules path

[1.1.0] - 2021-12-03

  • Switch to processing SSR through Node sidecar server and various other performance & caching enhancements

[1.0.0] - 2021-09-25

  • First release (currently experimental stage).