Releases: neet/masto.js
Releases Β· neet/masto.js
v6.4.2
6.4.2 (2023-11-03)
Chores
v6.4.1
6.4.1 (2023-11-02)
Bug Fixes
- Use
Blob | string
as a type annotation for media (cca5c30)
Chores
v6.4.0
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.3.3 (2023-10-22)
Chores
v6.3.2
6.3.2 (2023-10-19)
Chores
- test: Add sleep after new account creation (39dd99f)
v6.3.1
6.3.1 (2023-09-28)
Chores
- dev: Add Nix Flake config (b77bae5)
v6.3.0
6.3.0 (2023-09-21)
Features
- Support
duration
parameter for account muting (a09f1a5)
v6.2.0
6.2.0 (2023-08-25)
Features
- Support Mastodon v4.2.0 beta2 (3732a24)
v6.1.0
6.1.0 (2023-08-11)
Features
- Add
allowedMentions
to v1.status.create (f307eff)
- Mastodon 4.2.0 beta (88703ac)
Bug Fixes
- Fix /v1/instance/translation_languages assertion (a531d3c)
- Fix missing
DefaultPaginationParams
export (1894934)
- Remove port number from admin username (f5d83e1)
Chores
v6.0.6
6.0.6 (2023-08-10)
Bug Fixes
- Add missing
group
, limited
, noindex
attributes to Account (3294a8d)
- test: Remove port number from OAuth grant (d095916)