This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
v0.19.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.19.0 (2023-01-07)
Features
- api: add get subscription payments method (8e7a294)
- subscription-hydration: also hydrate payments (c6c254c)
- subscription-hydration: check if plan already active (fd4ed5d)
- subscription-hydration: set effective cancellation date based on last payment (85cfd3b)
Bug Fixes
- html-encoder: do not encode value false (5ad8987)
Refactorings
- promote subscription hydration to own component (9d3436b)
- use singular for main component exports (2ccd3c9)