Changelog of @hackage/json-spec-openapi 1.2.0.2
Changelog
All notable changes to this project will be documented in this file.
1.2.0.2
- Added GHC 9.14 support.
1.2.0.1
- Upgraded the json-spec dependency (adapts to json-spec 1.3 breaking change
where
JsonEithertakes a type-level list of specs instead of two arguments).