# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [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).