Skip to content

Bojack 🐴

Compare
Choose a tag to compare
@mesqueeb mesqueeb released this 30 Nov 10:16
· 242 commits to master since this release
76874f8

Phew! A lot has happened over the past few weeks!
Lots of requests, bug fixes and new features!

  • support arrayUnion and arrayRemove 🐥 (see documentation)
  • can now disable auto gen. fields. 🦞 (see documentation)
  • Update hooks documentation 🦆 (see documentation)
  • Allow updating filters on openDBChannel 🦈 (see #87)
  • Multiple pathVars in where filters 🐙 (see #86)

Auto gen. fields

updated_at, updated_by, created_at, created_by, id can all be disabled now by adding them to guard.

Hooks!

Be careful of the execution timing of hooks!! I have carefully updated the documentation on the timings. There are some "gotcha's" in there, so recommended for all to double check the docs!

arrayUnion and arrayRemove

I made it so it's very similar to the usage with Firestore! Hurray!

Enjoy!! ☃️