Skip to content

Latest commit

 

History

History
235 lines (118 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

235 lines (118 loc) · 13.5 KB

@lagoss/js-runtime

0.4.1

Patch Changes

0.4.0

Minor Changes

Patch Changes

0.3.19

Patch Changes

0.3.18

Patch Changes

0.3.17

Patch Changes

  • #949 d003a29 Thanks @QuiiBz! - Improve performance of Headers & Body (Request & Response)

0.3.16

Patch Changes

  • #928 28bd4c6 Thanks @QuiiBz! - Set content-length header to 0 when body is null and method POST or PUT in fetch()

0.3.15

Patch Changes

  • #835 12ff778 Thanks @QuiiBz! - Improve implementation of Headers, Request, Response and URLSearchParams

0.3.14

Patch Changes

0.3.13

Patch Changes

  • #861 22f5cc1 Thanks @akitaSummer! - Add RSA-PSS, RSASSA-PKCS1-v1_5 & ECDSA to SubtleCrypto#sign & SubtleCrypto#verify

0.3.12

Patch Changes

0.3.11

Patch Changes

0.3.10

Patch Changes

0.3.9

0.3.8

Patch Changes

0.3.7

0.3.6

0.3.5

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

0.3.0

Minor Changes

  • #460 a7b3e3b Thanks @QuiiBz! - Add timers APIs (setTimeout, setInterval, clearTimeout, clearInterval, queueMicrotask)

Patch Changes

0.2.1

Patch Changes

  • #429 84290e6 Thanks @QuiiBz! - Fix implementation of Response.error() & Response.redirect()

0.2.0

Minor Changes

Patch Changes

0.1.8

Patch Changes

  • #266 7154b8f Thanks @QuiiBz! - Add support for application/x-www-form-urlencoded in Request/Response formData()

0.1.7

Patch Changes

  • #247 4349fc0 Thanks @QuiiBz! - Add error(), redirect() and json() static methods to Response

0.1.6

Patch Changes

  • #231 b823e5a Thanks @cyco130! - URL class now includes non-default port in its origin property
  • #228 9274c0a Thanks @cyco130! - Allow null and undefined as the first argument of the Response constructor

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes