Masto.js Versions Save

🐘 Universal Mastodon API client for JavaScript

v6.5.2

3 months ago

6.5.2 (2023-12-27)

Bug Fixes

  • Fix search API to return paginator (2691c27)
  • Fix type of hashtags to be an array in Search entity (35cad26)

v6.5.1

5 months ago

6.5.1 (2023-11-18)

Chores

  • Update CONTRIBUTING.md [skip ci] (0dc5158)

v6.5.0

5 months ago

6.5.0 (2023-11-13)

Features

  • Add token.revoke to OAuth client (47688e0)

v6.4.2

5 months ago

6.4.2 (2023-11-03)

Chores

  • Simplify logger service (3cedcf8)

v6.4.1

5 months ago

6.4.1 (2023-11-02)

Bug Fixes

  • Use Blob | string as a type annotation for media (cca5c30)

Chores

v6.4.0

5 months ago

6.4.0 (2023-10-29)

Features

  • Add experimental support for explicit resource management (077bc09)

Chores

  • Add dotenv to envrc [skip ci] (4c6fbde)
  • Bump dependencies (f22af2a)
  • deps: bump @babel/traverse from 7.20.1 to 7.23.2 (e448f1e)
  • Use @rollup/plugin-typescript (a7630b6)

v6.3.3

6 months ago

6.3.3 (2023-10-22)

Chores

v6.3.2

6 months ago

6.3.2 (2023-10-19)

Chores

  • test: Add sleep after new account creation (39dd99f)

v6.3.1

6 months ago

6.3.1 (2023-09-28)

Chores

  • dev: Add Nix Flake config (b77bae5)

v6.3.0

7 months ago

6.3.0 (2023-09-21)

Features

  • Support duration parameter for account muting (a09f1a5)