Files
sveltekit-adapters/packages/adapter-appwrite/CHANGELOG.md
github-actions[bot] a531c7d424 Version Packages
2024-02-23 17:27:44 +00:00

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