mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-07 04:21:34 +00:00
9 lines
258 B
Markdown
9 lines
258 B
Markdown
# appwrite
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- Added the `adapter-appwrite` package to the monorepo. This package is used to deploy SvelteKit applications as appwrite functions.
|
|
Added example for using the `adapter-appwrite` package in a sveltekit application
|