Skip to content

Releases: lagonapp/lagon

@lagon/[email protected]

12 Mar 11:53
49bef54
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

05 Mar 14:50
deab250
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

26 Feb 16:47
056aefa
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

25 Feb 20:11
8751ec9
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

24 Feb 17:14
aa8e21d
Compare
Choose a tag to compare

Patch Changes

  • #610 8e70413 Thanks @QuiiBz! - lagon dev --env PATH is relative to the root

  • #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

@lagon/[email protected]

21 Feb 18:09
75ca4b5
Compare
Choose a tag to compare

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

@lagon/[email protected]

13 Feb 18:10
7c94720
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

13 Feb 18:10
7c94720
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

13 Feb 18:10
7c94720
Compare
Choose a tag to compare

Patch Changes

@lagon/[email protected]

04 Feb 10:08
74ffc01
Compare
Choose a tag to compare

Minor Changes