lit
Version:
41 lines (25 loc) • 997 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
<!--
PRs should document their user-visible changes (if any) in the
Unreleased section, uncommenting the header as necessary.
-->
<!-- ## [x.y.z] - YYYY-MM-DD -->
<!-- ## Unreleased -->
<!-- ### Changed -->
<!-- ### Added -->
<!-- ### Removed -->
<!-- ### Fixed -->
## [2.0.0-rc.2] - 2021-05-07
### Changed
- Updated dependencies
## [2.0.0-rc.1] - 2021-04-20
### Changed
- (Since 2.0.0-pre.1) Renamed `hydrate` and `hydrate-support` modules to `experimental-hydrate` and `experimental-hydrate-support`, respectively, to reflect their experimental nature. Experimental modules may undergo breaking changes within otherwise non-major releases.
## [2.0.0-pre.2] - 2021-03-31
### Changed
- Updated dependencies
## [2.0.0-pre.1] - 2021-02-11
Initial release