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
1.0.3 - 2022-10-16
Changed
- Upgrade
@figspec/componentsfrom^v1.0.0to^v1.0.1(context).
1.0.2 - 2022-07-02
Added
- Support for React v18 (figspec#43).
1.0.1 - 2022-04-16
Changed
- Replace custom React glue code with
@lit-labs/react(figspec#35).