Releases: verydanny/appwrite-adapters
@gravlabs/[email protected]
Minor Changes
-
#26
e3aa385Thanks @verydanny! - feat(dx): Updated and fixed linting- Fixed linting
- changed builds
- fix types
-
#26
776f7caThanks @verydanny! - feat: Add Elysia adapters for Bun and Node.jsThis introduces two new adapters for integrating Appwrite with ElysiaJS, one for the Bun runtime and another for Node.js environments.
@gravlabs/appwrite-elysia-adapter-bun: Leverages Bun's native APIs for optimal performance.@gravlabs/appwrite-elysia-adapter-node: Provides compatibility for Node.js servers.
Both adapters offer a streamlined way to handle Appwrite server-side SDK integration within ElysiaJS applications, including request and response handling, and helper functions for common Appwrite tasks.
@gravlabs/[email protected]
Minor Changes
-
#26
e3aa385Thanks @verydanny! - feat(dx): Updated and fixed linting- Fixed linting
- changed builds
- fix types
-
#26
776f7caThanks @verydanny! - feat: Add Elysia adapters for Bun and Node.jsThis introduces two new adapters for integrating Appwrite with ElysiaJS, one for the Bun runtime and another for Node.js environments.
@gravlabs/appwrite-elysia-adapter-bun: Leverages Bun's native APIs for optimal performance.@gravlabs/appwrite-elysia-adapter-node: Provides compatibility for Node.js servers.
Both adapters offer a streamlined way to handle Appwrite server-side SDK integration within ElysiaJS applications, including request and response handling, and helper functions for common Appwrite tasks.
@gravlabs/[email protected]
Minor Changes
-
#26
e3aa385Thanks @verydanny! - feat(dx): Updated and fixed linting- Fixed linting
- changed builds
- fix types
Patch Changes
-
#26
776f7caThanks @verydanny! - feat: Add Elysia adapters for Bun and Node.jsThis introduces two new adapters for integrating Appwrite with ElysiaJS, one for the Bun runtime and another for Node.js environments.
@gravlabs/appwrite-elysia-adapter-bun: Leverages Bun's native APIs for optimal performance.@gravlabs/appwrite-elysia-adapter-node: Provides compatibility for Node.js servers.
Both adapters offer a streamlined way to handle Appwrite server-side SDK integration within ElysiaJS applications, including request and response handling, and helper functions for common Appwrite tasks.
@gravlabs/[email protected]
Minor Changes
-
#26
e3aa385Thanks @verydanny! - feat(dx): Updated and fixed linting- Fixed linting
- changed builds
- fix types
Patch Changes
-
#26
776f7caThanks @verydanny! - feat: Add Elysia adapters for Bun and Node.jsThis introduces two new adapters for integrating Appwrite with ElysiaJS, one for the Bun runtime and another for Node.js environments.
@gravlabs/appwrite-elysia-adapter-bun: Leverages Bun's native APIs for optimal performance.@gravlabs/appwrite-elysia-adapter-node: Provides compatibility for Node.js servers.
Both adapters offer a streamlined way to handle Appwrite server-side SDK integration within ElysiaJS applications, including request and response handling, and helper functions for common Appwrite tasks.
@gravlabs/[email protected]
Minor Changes
-
#24
690dff5Thanks @verydanny! - @gravlabs/appwrite-hono-adapter-node- Bump types versions, update biome, fix lint
@gravlabs/appwrite-hono-adapter-bun
- Bump types versions, update biome, fix lint
@gravlabs/[email protected]
Minor Changes
-
#24
690dff5Thanks @verydanny! - @gravlabs/appwrite-hono-adapter-node- Bump types versions, update biome, fix lint
@gravlabs/appwrite-hono-adapter-bun
- Bump types versions, update biome, fix lint
@gravlabs/[email protected]
Minor Changes
- #20
4f103feThanks @verydanny! - Add better body support, leave comments, update node documentation
Patch Changes
- #21
9e62457Thanks @verydanny! - Remove unused line
@gravlabs/[email protected]
Minor Changes
- #20
4f103feThanks @verydanny! - Add better body support, leave comments, update node documentation
@gravlabs/[email protected]
Minor Changes
- #16
13ea425Thanks @verydanny! - Bun had no good req.post support, added better types
@gravlabs/[email protected]
Minor Changes
- #14
f091852Thanks @verydanny! - - Added ownforEachfunction for faster performance- Added AppwriteBindings for Hono
- Fixed unused typings