Skip to content

Releases: superfaceai/one-sdk-js

v2.4.2

17 Apr 13:23
Compare
Choose a tag to compare

2.4.2 - 2023-04-17

Changed

  • Updated vm2 to 3.9.16 - #341

Fixed

  • Do not set form-data field if value is null or undefined - #342

v2.4.1

28 Feb 14:12
Compare
Choose a tag to compare

2.4.1 - 2023-02-28

v2.4.1-rc.0

28 Feb 13:28
Compare
Choose a tag to compare
v2.4.1-rc.0 Pre-release
Pre-release
chore: release v2.4.1-rc.0

v2.4.0

27 Feb 09:02
Compare
Choose a tag to compare

2.4.0 - 2023-02-27

Added

  • ISandbox to allow different implementations on different environments - #335

v2.4.0-rc.1

24 Feb 11:14
Compare
Choose a tag to compare
v2.4.0-rc.1 Pre-release
Pre-release
chore: release v2.4.0-rc.1

v2.4.0-rc.0

24 Feb 06:59
Compare
Choose a tag to compare
v2.4.0-rc.0 Pre-release
Pre-release
chore: release v2.4.0-rc.0

v2.3.1

15 Feb 11:48
Compare
Choose a tag to compare

2.3.1 - 2023-02-15

Fixed

  • Correctly handle objects with null prototype in isClassInstance - #333
  • Treat not defined input in profile as nullable data structure - #334

v2.3.1-rc.0

15 Feb 10:42
Compare
Choose a tag to compare
v2.3.1-rc.0 Pre-release
Pre-release
chore: release v2.3.1-rc.0

v2.3.0

07 Feb 15:26
Compare
Choose a tag to compare

2.3.0 - 2023-02-07

Changed

  • Handle None (js null and undefined) - #314
  • Required field validation uses Object.hasOwn to check field presence - #318
  • Header and query parameters must be string or string[] - #324
  • If profile doesn't have input defined, input isn't added to interpreter stack (input can't be access from Comlink Map) - #323

Fixed

  • Trailing comments in comlink script expressions broke sandbox evaluation - #327
  • Ignore response body if status 204 received - #332

v2.3.0-rc.1

07 Feb 14:14
Compare
Choose a tag to compare
v2.3.0-rc.1 Pre-release
Pre-release
chore: release v2.3.0-rc.1