Skip to content

Commit c7a56cb

Browse files
authored
docs: warn about potential deprecation for official firebase integration
1 parent c7ace44 commit c7a56cb

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
<div align="center">
22

3-
<!-- TODO: on 1.0.0 release, delete this section -->
4-
5-
| :warning: WARNING: this project is considered to be in BETA (pre-`1.x.x`), `1.0.0` release imminent! |
3+
| :warning: WARNING: Firebase have introduced first-party support for [Web Frameworks](https://firebase.google.com/docs/hosting/frameworks/frameworks-overview). [SvelteKit support is experimental](https://github.com/FirebaseExtended/firebase-framework-tools). This adapter may be deprecated in future as it cannot support the same level of integration as the official team and tooling. Use at your own risk. |
64
| ---------------------------------------------------------------------------------------------------- |
75

8-
<!-- END -->
9-
106
![SvelteKit adapter Firebase social preview](assets/github-preview-svelte-adapter-firebase.png)
117

128
# svelte-adapter-firebase
@@ -83,8 +79,7 @@ export default {
8379

8480
### Beta Adapter Version Compatibility
8581

86-
SvelteKit is still in Beta and the Adapter API is in flux, this can result in
87-
the Adapter and SvelteKit becoming incompatible. Here is a compatibility table:
82+
This adapter has not been tested beyond the versions listed below, use at your own risk:
8883

8984
| Adapter Version | SvelteKit Version |
9085
| --------------- | -------------------- |

0 commit comments

Comments
 (0)