CHANGELOG.md in bridgetown-lit-renderer-2.0.0.beta2 vs CHANGELOG.md in bridgetown-lit-renderer-2.0.0.beta3
- old
+ new
@@ -5,9 +5,13 @@
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.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