6.2.0
What's Changed
- Correctly parse Misskey object emoji format by @dastardlylemon in #1816
- Fix #1828: urlToAccounts returns converted data by @fasiha in #1830
- Bump @types/jest from 29.5.2 to 29.5.3 by @dependabot in #1820
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #1832
- Bump prettier from 3.0.0 to 3.0.1 by @dependabot in #1835
- Bump @types/node from 20.4.3 to 20.4.9 by @dependabot in #1843
- Bump jest-worker from 29.6.1 to 29.6.2 by @dependabot in #1827
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #1840
- Bump @typescript-eslint/parser from 5.62.0 to 6.3.0 by @dependabot in #1841
- Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.3.0 by @dependabot in #1842
- Bump @types/node from 20.4.3 to 20.4.10 by @dependabot in #1844
- Auto generate typedoc and pudate it to pages by @h3poteto in #1845
- Fix pages action by @h3poteto in #1846
- Update account entity according to the latest mastodon by @h3poteto in #1847
- Remove delivery_following from relationship by @h3poteto in #1848
- Add replies_policy to list entity by @h3poteto in #1849
- Adjust report entity by @h3poteto in #1850
- Adjust card entity by @h3poteto in #1851
- Remove tags API from Pleroma by @h3poteto in #1852
New Contributors
- @dastardlylemon made their first contribution in #1816
Full Changelog: v6.1.5...v6.2.0