mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-08 20:57:44 +00:00
27 lines
451 B
Markdown
27 lines
451 B
Markdown
# adapter-appwrite
|
|
|
|
## 1.0.3
|
|
|
|
### Patch Changes
|
|
|
|
- df6aa22: Updated readme
|
|
|
|
## 1.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- edfe881: Updated various items
|
|
|
|
## 1.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- 9237513: Updated readmes and deps
|
|
|
|
## 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
|