Skip to content

Latest commit

 

History

History
249 lines (125 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

249 lines (125 loc) · 15.5 KB

@lagon/cli

0.5.8

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.5.7

Patch Changes

0.5.6

Patch Changes

0.5.5

Patch Changes

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

0.5.4

Patch Changes

0.5.3

Patch Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

  • #610 8e70413 Thanks @QuiiBz! - Allow using lagon dev without any argument to use the current directory configuration
  • #608 066c24e Thanks @QuiiBz! - Re-use the same isolate between requests to keep server-side state

0.5.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.4.7

Patch Changes

0.4.6

Patch Changes

  • #542 04235a1 Thanks @QuiiBz! - Only update the dev server when files are added/deleted/modified

0.4.5

Patch Changes

  • #453 aa76449 Thanks @QuiiBz! - Show errors in the terminal instead of as request responses

0.4.4

Patch Changes

  • #416 c3bbdb3 Thanks @QuiiBz! - Stop streaming and log errors when we have errors/timeouts/memory limits

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

  • #340 75eac5d Thanks @QuiiBz! - Fix some commands returning an error due to wrong parsing

0.4.0

Minor Changes

Patch Changes

0.3.6

Patch Changes

0.3.5

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

Patch Changes

0.2.0

Minor Changes

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes