@timonwa/firebase-hooks@0.1.1
·
24 commits
to main
since this release
Patch Changes
-
#13
c905822Thanks @Timonwa! - Document every hook option in the published types. EachUse<Name>OptionsPropsfield now carries TSDoc, with its default where it has one, so editors show what an option does at the call site instead of only its type.Also exposes
./package.jsonas a subpath export, so tooling can read the version without reaching into the package directory.No runtime change — every hook behaves exactly as before.