Skip to content

Releases: serenity-js/playground

v1.0.4

03 Sep 22:00
Compare
Choose a tag to compare

1.0.4 (2020-09-03)

Bug Fixes

  • deps: updated dependencies (426fcab)

v1.0.3

05 Jul 16:46
Compare
Choose a tag to compare

1.0.3 (2020-07-05)

Bug Fixes

  • playground: Code cleanup (47a4cdb)

v1.0.2

03 Jul 17:20
Compare
Choose a tag to compare

1.0.2 (2020-07-03)

Bug Fixes

  • cli: playground describes its endpoints upon startup (0b55c12)
  • playground: added a REST API and a JSON DB to store todos in (e406099)

v1.0.1

02 Jul 00:59
Compare
Choose a tag to compare

1.0.1 (2020-07-02)

Bug Fixes

  • playground: removed .spec.ts files from the npm package (119ffd3)

v1.0.0

01 Jul 22:09
Compare
Choose a tag to compare

1.0.0 (2020-07-01)

Features

  • playground: an in-memory todo list app (e164438)