Skip to content

Releases: QuentinRoy/lightmill-js

@lightmill/log-client@3.0.0-beta.21

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/react-experiment@3.0.0-beta.19

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

Minor Changes

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

@lightmill/log-server@3.0.0-beta.19

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/log-client@3.0.0-beta.19

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

Patch Changes

  • Updated dependencies [e3c47af]
    • @lightmill/log-server@3.0.0-beta.19

@lightmill/log-server@3.0.0-alpha.18

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/log-client@3.0.0-alpha.18

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

Patch Changes

  • Updated dependencies [e389d54]
    • @lightmill/log-server@3.0.0-alpha.18

@lightmill/log-server@3.0.0-alpha.17

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.

@lightmill/log-client@3.0.0-alpha.17

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

Patch Changes

  • Updated dependencies [dcf8977]
    • @lightmill/log-server@3.0.0-alpha.17

@lightmill/log-server@3.0.0-alpha.16

23 Feb 10:30
566b83a
Compare
Choose a tag to compare
Pre-release

Major Changes

  • e06205c: Use accept header instead of querystring argument to specify expected log export format (csv/json).
  • d082fc5: Fix log export sorting. Log server's log push now requires a date property. Log client's log now also requires a date property.

@lightmill/log-client@3.0.0-alpha.16

23 Feb 10:30
566b83a
Compare
Choose a tag to compare
Pre-release

Major Changes

  • d082fc5: Fix log export sorting. Log server's log push now requires a date property. Log client's log now also requires a date property.

Patch Changes

  • Updated dependencies [e06205c]
  • Updated dependencies [d082fc5]
    • @lightmill/log-server@3.0.0-alpha.16