Skip to content

Releases: QuentinRoy/lightmill-js

@lightmill/[email protected]

31 Jul 13:55
ecf056e
Compare
Choose a tag to compare
Pre-release

Patch Changes

@lightmill/[email protected]

19 May 13:46
7ad34a7
Compare
Choose a tag to compare
Pre-release

Major Changes

  • b3aec3a: Do not flush before completing a run, and do not require loggers to define a flush method.

@lightmill/[email protected]

19 May 11:28
1a8886f
Compare
Choose a tag to compare
Pre-release

Major Changes

  • e3774ba: Rename Run's config prop to elements, and RunConfig type to RunElements

Patch Changes

  • 858914e: Fix logger's run not being marked as completed under run completion.

@lightmill/[email protected]

19 May 13:46
7ad34a7
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 06505dd: fix flushing being ignored when log queue only contains one log

@lightmill/[email protected]

12 May 15:42
d6b8415
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 6753790: manage logger errors, add Run's error property, and add useError hook

@lightmill/[email protected]

12 May 15:42
d6b8415
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e3c47af: fix crashes when trying to create a run that already exists

@lightmill/[email protected]

12 May 15:42
d6b8415
Compare
Choose a tag to compare
Pre-release

Patch Changes

@lightmill/[email protected]

03 Mar 10:09
74249fc
Compare
Choose a tag to compare
Pre-release

Major Changes

  • e389d54: Stop adding a created_at column to the export

@lightmill/[email protected]

03 Mar 10:09
74249fc
Compare
Choose a tag to compare
Pre-release

Patch Changes

@lightmill/[email protected]

24 Feb 09:34
3879811
Compare
Choose a tag to compare
Pre-release

Major Changes

  • dcf8977: Fix bach log's date and ordering. Requires db migration.