CHANGELOG.md in bridgetown-lit-renderer-1.1.1 vs CHANGELOG.md in bridgetown-lit-renderer-2.0.0.beta1

- old
+ new

@@ -3,20 +3,22 @@ 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 +## [Unreleased] -- ... +## [2.0.0.beta1] - 2022-05-14 -## 1.1.0 - 2021-12-03 +- 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 +## [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 +## [1.0.0] - 2021-09-25 - First release (currently experimental stage).