Changes
1 changed files (+9/-1)
-
-
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).## [Unreleased] ## [1.0.4] - 2025-03-11 ### Added - Support for React v19 ([figspec-react#2](https://github.com/pocka/figspec-react/issues/2)). ## [2.0.0] - 2023-09-06 ### Changed
-
@@ -36,6 +42,8 @@ ### Changed- Replace custom React glue code with `@lit-labs/react` ([figspec#35](https://github.com/pocka/figspec/pull/35)). [unreleased]: https://github.com/pocka/figspec-react/compare/v1.0.3...HEAD [unreleased]: https://github.com/pocka/figspec-react/compare/v2.0.0...HEAD [2.0.0]: https://github.com/pocka/figspec-react/compare/v1.0.3...v2.0.0 [1.0.4]: https://github.com/pocka/figspec-react/compare/v1.0.3...v1.0.4 [1.0.3]: https://github.com/pocka/figspec-react/compare/v1.0.2...v1.0.3 [1.0.2]: https://github.com/pocka/figspec-react/releases/tag/v1.0.2
-