Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 15:10

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.20.0 (2023-01-08)

Features

  • subscription-hydration: require plan id instead of subscription id param (9e2f32a)
  • subscription-info: add find subscription id method (a6db41e)

Refactorings

  • subscription-hooks: do not flatten objects (d7d5bac)
  • subscription-hooks: return promise instead of waiting it (95be565)

Chores

  • remove unused flatten component (6ace030)
  • subscription-hooks: add resource name property (4b39dd4)
  • subscription-hydration: hide private instance properties (b39c13d)
  • subscription-info: update constructor jsdoc (e466977)