Releases: vysinsky/sfcc-playground
Releases · vysinsky/sfcc-playground
v1.0.0-beta.9
v1.0.0-beta.8
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
v1.0.0-beta.6
v1.0.0-beta.5
v1.0.0-beta.4
v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
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)