Tags: danielroe/masto.js
Tags
chore(release): 4.10.2 [skip ci] ## [4.10.2](neet/masto.js@v4.10.1...v4.10.2) (2022-12-19) ### Bug Fixes * Change Content-Type to undefined when body is a FormData ([6edac35](neet@6edac35))
chore(release): 4.10.1 [skip ci] ## [4.10.1](neet/masto.js@v4.10.0...v4.10.1) (2022-12-18)
chore(release): 4.10.0 [skip ci] # [4.10.0](neet/masto.js@v4.9.2...v4.10.0) (2022-12-15) ### Bug Fixes * Remove JSON.parse for delete event type ([neet#754](neet#754)) ([b5cb960](neet@b5cb960)) ### Features * Support /v1/admin/ip_blocks ([neet#752](neet#752)) ([89e0098](neet@89e0098))
chore(release): 4.9.2 [skip ci] ## [4.9.2](neet/masto.js@v4.9.1...v4.9.2) (2022-12-14) ### Bug Fixes * Remove re-exports of HTTP implementations ([neet#753](neet#753)) ([bafb4cb](neet@bafb4cb))
chore(release): 4.9.1 [skip ci] ## [4.9.1](neet/masto.js@v4.9.0...v4.9.1) (2022-12-09) ### Bug Fixes * Fix wrong types on fetch instance information ([neet#747](neet#747)) ([3657eae](neet@3657eae))
chore(release): 4.9.0 [skip ci] # [4.9.0](neet/masto.js@v4.8.0...v4.9.0) (2022-12-06) ### Features * Support /api/v1/admin/email_domain_blocks ([neet#746](neet#746)) ([785b617](neet@785b617))
chore(release): 4.8.0 [skip ci] # [4.8.0](neet/masto.js@v4.7.5...v4.8.0) (2022-12-05) ### Bug Fixes * Fix Card.{width,height} to be number ([neet#745](neet#745)) ([8941096](neet@8941096)), closes [neet#737](neet#737) * Fix CreatePushSubscriptionParams#policy to be on the root and required ([80ee853](neet@80ee853)) * Fix domain blocks to follow the naming convention ([ab8191b](neet@ab8191b)) ### Features * Support /api/v1/admin/domain_allows ([neet#744](neet#744)) ([dbdf59f](neet@dbdf59f)) * Support `/api/v1/admin/domain_blocks` ([neet#741](neet#741)) ([005e749](neet@005e749))
chore(release): 4.7.5 [skip ci] ## [4.7.5](neet/masto.js@v4.7.4...v4.7.5) (2022-12-04) ### Bug Fixes * Add FilterResult interface and Status.filtered optional prop ([581d4f9](neet@581d4f9)), closes [neet#737](neet#737) * Add missing filterAction ([021a332](neet@021a332))
chore(release): 4.7.4 [skip ci] ## [4.7.4](neet/masto.js@v4.7.3...v4.7.4) (2022-12-03) ### Bug Fixes * Fix the type of Filter.wholeWorld to boolean ([neet#726](neet#726)) ([525f4e5](neet@525f4e5))
chore(release): 4.7.3 [skip ci] ## [4.7.3](neet/masto.js@v4.7.2...v4.7.3) (2022-12-02) ### Bug Fixes * Use builtin Object.fromEntries ([6a64264](neet@6a64264))
PreviousNext