Skip to content

Releases: Backendless/JS-Code-Runner

v1.2.3

22 Mar 13:11
Compare
Choose a tag to compare

Bug fixes

  • missing module error when try to deploy the code

v1.2.2

22 Mar 09:50
Compare
Choose a tag to compare

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

20 Mar 17:11
Compare
Choose a tag to compare

Bug Fixes

  • (invoke-handler) impossible to return result from custom event handler

v1.2.0

19 Mar 15:14
Compare
Choose a tag to compare

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

18 Mar 07:35
Compare
Choose a tag to compare
  • several bugfixes related to CLOUD mode

v1.1.1

17 Mar 10:03
Compare
Choose a tag to compare
  • handle SHUTDOWN requests from Backendless Server
  • add LICENSE file
  • filter files published to npm

v1.1.0

16 Mar 11:08
Compare
Choose a tag to compare
  • add --keep-zip command line argument for publisher