Files
sveltekit-adapters/examples/appwrite/CHANGELOG.md
2024-02-18 21:46:01 -06:00

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