Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 09:06
· 142 commits to main since this release
086e09d

Minor Changes

  • 3bb0212: Added registerTablesChangedHook to DB connections which reports batched table updates once writeTransactions and writeLocks have been committed. Maintained API compatibility with registerUpdateHook which reports table change events as they occur. Added listeners for when write transactions have been committed or rolled back.