From c7a56cb4187b6f4f90aecb212e0b731e78c009ce Mon Sep 17 00:00:00 2001 From: James Hegedus Date: Mon, 19 Jun 2023 01:55:52 +1000 Subject: [PATCH] docs: warn about potential deprecation for official firebase integration --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 56aef74..2d154d3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@
- - -| :warning: WARNING: this project is considered to be in BETA (pre-`1.x.x`), `1.0.0` release imminent! | +| :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. | | ---------------------------------------------------------------------------------------------------- | - - ![SvelteKit adapter Firebase social preview](assets/github-preview-svelte-adapter-firebase.png) # svelte-adapter-firebase @@ -83,8 +79,7 @@ export default { ### Beta Adapter Version Compatibility -SvelteKit is still in Beta and the Adapter API is in flux, this can result in -the Adapter and SvelteKit becoming incompatible. Here is a compatibility table: +This adapter has not been tested beyond the versions listed below, use at your own risk: | Adapter Version | SvelteKit Version | | --------------- | -------------------- |