Releases: Backendless/JS-Code-Runner
Releases · Backendless/JS-Code-Runner
v1.2.3
Bug fixes
- missing module error when try to deploy the code
v1.2.2
Bug Fixes
- long process termination when interrupted in
DEBUG
mode
- invalid
repo
path for CLOUD
mode
- non obvious error message when Backendless server is unavailable
v1.2.1
Bug Fixes
- (invoke-handler) impossible to return result from custom event handler
v1.2.0
Bug Fixes
- no class meta for newly created
PersistenceItem
children
New Features
- custom errors (an ability to throw a specific error from the event handler with specific code)
- log errors thrown from event handlers to simplify the debug process
- implement more Backendless
DataStore
methods in PersistenceItem
class
v1.1.2
- several bugfixes related to
CLOUD
mode
v1.1.1
- handle
SHUTDOWN
requests from Backendless Server
- add LICENSE file
- filter files published to npm
v1.1.0
- add
--keep-zip
command line argument for publisher