Skip to content

v3.0.4

Compare
Choose a tag to compare
@chrisbianca chrisbianca released this 24 Apr 06:47
· 150 commits to master since this release

Release Notes

Bug fixes

  • [database] Fix useList when a new child is added (#141) - thanks to @cryser29
  • [types] Export IDOptions to prevent tsc compilation issues (#135) - thanks to @Snailed
  • [types] Export AuthActionHook to prevent compilation issues. Fixes #127