Skip to content

@timonwa/firebase-hooks@0.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 18:54
· 24 commits to main since this release
e74e572

Patch Changes

  • #13 c905822 Thanks @Timonwa! - Document every hook option in the published types. Each Use<Name>OptionsProps field 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.json as a subpath export, so tooling can read the version without reaching into the package directory.

    No runtime change — every hook behaves exactly as before.