Releases: codediodeio/sveltefire
Releases · codediodeio/sveltefire
v0.4.5
Bug fixes
v0.4.4
0.4.3
Adds new RealtimeDB Features
<Node>
<NodeList>
nodeStore
nodeListStore
v0.4.2
Adds new Firebase Storage Features
<UploadTask>
<StorageList>
<DownloadURL>
0.4.1
Minor bug fixes
v0.4.0
We are now getting SvelteFire prepared for version 1.0
Updates:
- New
SignedIn
andSignedOut
components to replace theUser
component. - New
getFirebaseContext()
function to easily access Firebase SDKs
v0.2.0
Rewrite with unforgiving breaking changes to previous versions to support Firebase v9, SvelteKit, and TS. See readme for latest docs.
v0.1.5
New usage for getConext('firebase')
. It now returns an object with a getFirebase
function to support cases where Firebase is initialized or changed after mounting (like SSR).
v0.1.4
update readme
v0.1.3
update storage key for auth