Skip to content

Releases: vysinsky/sfcc-playground

v1.0.0-beta.9

02 Aug 11:27
0f202e1
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2022-08-02)

Bug Fixes

  • invalidate require cache on every request (0f202e1)

v1.0.0-beta.8

24 Jun 09:23
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2022-06-24)

Bug Fixes

  • server: return HTTP header from Response object (872af8e)

Features

  • basic manual call execution (a807c44)

v1.0.0-beta.7

20 Jun 10:02
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2022-06-20)

Features

  • basic support for dynamic forms (ad031ff)

v1.0.0-beta.6

16 Jun 07:47
9cc2774
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2022-06-16)

Bug Fixes

  • make actions in sidebar have unique IDs (9cc2774)

v1.0.0-beta.5

16 Jun 07:42
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2022-06-16)

Features

  • add basic require chain (e15d424)

v1.0.0-beta.4

15 Jun 12:06
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2022-06-15)

Features

v1.0.0-beta.3

14 Jun 14:25
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2022-06-14)

Bug Fixes

v1.0.0-beta.2

07 Jun 15:17
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-06-07)

Features

v1.0.0-beta.1

07 Jun 14:05
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2022-06-07)

Bug Fixes

  • add missing key property in RouteCallResultRenderer (b078640)
  • configuration (17dd7ff)
  • ignore non-existent cartridges (daecef4)
  • improve 404 status when action is not found (0957453)
  • paths resolutions (35c61f9)
  • route collection when multiple cartridges are used (f74a9b1)
  • update main path (17d1e4f)

Features

  • /routes API endpoint (#9) (f6568fa)
  • add -v|--version argument option to cli command (ddbf353)
  • add executable (#3) (91aba46)
  • api: include locale when searching for a template [#7] (fc250e0)
  • basic execution of controllers (1b5ef5d)
  • basic playground UI (#14) (e4e15f3)
  • client: configurable locale (5a0d67a)
  • find requested ISML template (#4) (123327a)

v1.0.0-alpha.12

07 Jun 14:00
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2022-06-07)

Bug Fixes

  • ignore non-existent cartridges (daecef4)

Features

  • api: include locale when searching for a template [#7] (fc250e0)
  • client: configurable locale (5a0d67a)