Skip to content

Latest commit

 

History

History
235 lines (118 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

235 lines (118 loc) · 14.8 KB

@lagon/docs

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

Patch Changes

0.3.10

Patch Changes

0.3.9

Patch Changes

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

0.3.8

Patch Changes

  • #848 cd214f2 Thanks @QuiiBz! - Support AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt
  • #836 76f8260 Thanks @QuiiBz! - Improve environment variables with support for copy/pasting a .env file

0.3.7

Patch Changes

  • #828 4bef900 Thanks @QuiiBz! - Disable ESLint + TypeScript when building Next.js website

0.3.6

Patch Changes

0.3.5

Patch Changes

  • 209ee44 Thanks @QuiiBz! - Set process.env.NODE_ENV to "development" when using lagon dev
  • #782 b92e0de Thanks @QuiiBz! - Automatically load .env files with lagon dev if present in root

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

  • #688 0dffdb2 Thanks @QuiiBz! - Allow lagon deploy & lagon build to specify files and folders

0.3.1

Patch Changes

  • #251 a3b73c6 Thanks @QuiiBz! - Improve documentation for deployments, static files, npm support

0.3.0

Minor Changes

  • #604 73856f5 Thanks @QuiiBz! - Improve functions configuration by saving parameters into a local config file.

    When using lagon dev, lagon build or lagon deploy, you don't need anymore to specify the function's entrypoint and the public directory. These configuration are saved into a local .lagon/config.json file.

    Note that lagon dev still allows to specify an entrypoint and public directory as before using arguments and options, making it easy to test locally.

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

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

0.1.1

Patch Changes

0.1.0

Minor Changes

Patch Changes

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes