Skip to content

Releases: serenity-js/playground

v1.0.4

Choose a tag to compare

@jan-molak jan-molak released this 03 Sep 22:00

1.0.4 (2020-09-03)

Bug Fixes

  • deps: updated dependencies (426fcab)

v1.0.3

Choose a tag to compare

@jan-molak jan-molak released this 05 Jul 16:46

1.0.3 (2020-07-05)

Bug Fixes

  • playground: Code cleanup (47a4cdb)

v1.0.2

Choose a tag to compare

@jan-molak jan-molak released this 03 Jul 17:20

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

Choose a tag to compare

@jan-molak jan-molak released this 02 Jul 00:59

1.0.1 (2020-07-02)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@jan-molak jan-molak released this 01 Jul 22:09

1.0.0 (2020-07-01)

Features

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