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
2.0.1 - 2025-03-11
Added
- Support for React v19 (figspec-react#2).
1.0.4 - 2025-03-11
Added
- Support for React v19 (figspec-react#2).
2.0.0 - 2023-09-06
Changed
- Upgrade
@figspec/componentsto^v2.0.1. - Upgrade
@lit-labs/reactto^v2.0.0.
Removed
- CommonJS files.
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).