Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

v0.0.12

Compare
Choose a tag to compare
@pushplay pushplay released this 06 Nov 01:42
· 37 commits to master since this release
48c68a3
  • Products: create, retrieve, list
  • Plans: create, retrieve, list
  • Subscriptions: create, retrieve, list
  • A little bit more verification for parameter values but it's still pretty half-assed
  • Proper support for starting stripe-stateful-mock from the CLI
  • BREAKING CHANGE The server is now started automatically by require("stripe-stateful-mock/autostart"). This is intended to be more intuitive.

Shout outs to @Raynos and @aodhgan .