Skip to content

Releases: Arietta-Studio/appwrite-sdk-ts

v1.6.0

06 May 12:10
Compare
Choose a tag to compare

Version 1.6.0

Released on 2024-05-06

✨ Features

  • misc: Add placeholder for updateUser future functionality.

Improvements and Fixes

What's improved

  • misc: Add placeholder for updateUser future functionality (bd23aad)

v1.5.0

05 May 03:41
Compare
Choose a tag to compare

Version 1.5.0

Released on 2024-05-05

✨ Features

  • misc: Extend AppWriteProvider with user refresh and update functionality.

Improvements and Fixes

What's improved

  • misc: Extend AppWriteProvider with user refresh and update functionality (d2dbf62)

v1.4.0

05 May 02:51
Compare
Choose a tag to compare

Version 1.4.0

Released on 2024-05-05

✨ Features

  • misc: Update script and context for AppWriteProvider.

Improvements and Fixes

What's improved

  • misc: Update script and context for AppWriteProvider (a448955)

v1.3.0

05 May 02:37
Compare
Choose a tag to compare

Version 1.3.0

Released on 2024-05-05

♻ Code Refactoring

  • misc: Streamline imports in app-write-auth module.

✨ Features

  • misc: Add hooks and provider for Appwrite integration.

Improvements and Fixes

Code refactoring

  • misc: Streamline imports in app-write-auth module (1b6027c)

What's improved

  • misc: Add hooks and provider for Appwrite integration (e511fcc)

v1.2.0

04 May 14:44
Compare
Choose a tag to compare

Version 1.2.0

Released on 2024-05-04

✨ Features

  • misc: Add TypeScript definitions for client-side SDK.

Improvements and Fixes

What's improved

  • misc: Add TypeScript definitions for client-side SDK (03bb858)

v1.1.0

04 May 14:37
Compare
Choose a tag to compare

Version 1.1.0

Released on 2024-05-04

✨ Features

  • deps: Fake commit.

Improvements and Fixes

What's improved

v1.0.0

04 May 14:28
Compare
Choose a tag to compare

Version 1.0.0

Released on 2024-05-04

✨ Features

  • misc: Add dpdm package to devDependencies for dependency checks, Introduce configuration files for project setup.

Improvements and Fixes

What's improved

  • misc: Add dpdm package to devDependencies for dependency checks (7f2fe90)
  • misc: Introduce configuration files for project setup (124a049)