Releases: QuentinRoy/lightmill-js
Releases · QuentinRoy/lightmill-js
@lightmill/[email protected]
@lightmill/[email protected]
Major Changes
- b3aec3a: Do not flush before completing a run, and do not require loggers to define a flush method.
@lightmill/[email protected]
@lightmill/[email protected]
Patch Changes
- 06505dd: fix flushing being ignored when log queue only contains one log
@lightmill/[email protected]
Minor Changes
- 6753790: manage logger errors, add Run's error property, and add useError hook
@lightmill/[email protected]
Patch Changes
- e3c47af: fix crashes when trying to create a run that already exists
@lightmill/[email protected]
Patch Changes
- Updated dependencies [e3c47af]
- @lightmill/[email protected]
@lightmill/[email protected]
Major Changes
- e389d54: Stop adding a created_at column to the export
@lightmill/[email protected]
Patch Changes
- Updated dependencies [e389d54]
- @lightmill/[email protected]
@lightmill/[email protected]
Major Changes
- dcf8977: Fix bach log's date and ordering. Requires db migration.