Skip to content

@lightmill/log-server@4.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 12:57
· 7 commits to main since this release
023a3fc

Minor Changes

  • 6190db8: Updated DataStore#getMissingLogs so its filter argument is now optional, allowing calls without any parameters to get all missing logs.

Patch Changes

  • 95d944f: Fix DataStore#getMissingLogs returning canceled logs.