Releases: h3poteto/megalodon
Releases · h3poteto/megalodon
7.0.0
What's Changed
- Update browser example to support nodejs polyfill by @Godsenal in #1854
- Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #1856
- Bump prettier from 3.0.1 to 3.0.2 by @dependabot in #1860
- Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.1 by @dependabot in #1863
- Bump @types/node from 20.4.10 to 20.5.6 by @dependabot in #1869
- Bump jest-worker from 29.6.2 to 29.6.4 by @dependabot in #1870
- Bump jest and @types/jest by @dependabot in #1871
- Bump @typescript-eslint/parser from 6.3.0 to 6.4.1 by @dependabot in #1866
- Put type param into options in search by @h3poteto in #1872
New Contributors
Full Changelog: v6.2.0...v7.0.0
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
6.1.5
6.1.4
6.1.3
What's Changed
- Bump dayjs from 1.11.8 to 1.11.9 by @dependabot in #1793
- Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #1801
- Bump jest from 29.5.0 to 29.6.1 by @dependabot in #1804
- Bump https-proxy-agent from 7.0.0 to 7.0.1 by @dependabot in #1809
- Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 by @dependabot in #1810
- Bump @types/node from 20.3.2 to 20.4.2 by @dependabot in #1811
- Bump webpack from 5.85.1 to 5.88.2 by @dependabot in #1813
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1815
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #1784
- Bump jest-worker from 29.5.0 to 29.6.1 by @dependabot in #1805
- Bump eslint from 8.42.0 to 8.45.0 by @dependabot in #1812
- Add support for admin.sign_up and admin.report notification type by @h3poteto in #1817
- Bump @typescript-eslint/eslint-plugin from 5.59.9 to 6.1.0 by @dependabot in #1814
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #1807
- Bump @types/node from 20.4.2 to 20.4.3 by @dependabot in #1818
Full Changelog: v6.1.2...v6.1.3
6.1.2
What's Changed
- Add support to treat wildebeest as mastodon by @mirror-kt in #1797
- Add Akkoma and Wildebeest in README by @h3poteto in #1802
- Update documents by @h3poteto in #1803
New Contributors
- @mirror-kt made their first contribution in #1797
Full Changelog: v6.1.1...v6.1.2
6.1.1
What's Changed
- Add an example for unauthorized streaming by @h3poteto in #1788
- Increase timeout for detector and test by @h3poteto in #1790
- Add support to treat Akkoma as Pleroma by @h3poteto in #1789
- Bump webpack-cli from 5.1.3 to 5.1.4 by @dependabot in #1765
- Bump @types/uuid from 9.0.1 to 9.0.2 by @dependabot in #1768
- Bump @types/ws from 8.5.4 to 8.5.5 by @dependabot in #1769
- Bump url from 0.11.0 to 0.11.1 by @dependabot in #1770
- Bump @typescript-eslint/parser from 5.59.9 to 5.60.1 by @dependabot in #1781
- Bump @types/node from 20.2.5 to 20.3.2 by @dependabot in #1782
- Bump ts-loader from 9.4.3 to 9.4.4 by @dependabot in #1786
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #1787
Full Changelog: v6.1.0...v6.1.1
6.1.0
What's Changed
- fix: Friendica does not support quote by @h3poteto in #1753
- refs #1758 Reject unknown notification by @h3poteto in #1759
- Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in #1750
- Bump typedoc from 0.24.7 to 0.24.8 by @dependabot in #1754
- Bump webpack-cli from 5.1.1 to 5.1.3 by @dependabot in #1755
- Bump dayjs from 1.11.7 to 1.11.8 by @dependabot in #1756
- Bump eslint from 8.41.0 to 8.42.0 by @dependabot in #1757
- Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in #1762
- Bump webpack from 5.84.1 to 5.85.1 by @dependabot in #1760
- Bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #1761
- Update documents by @h3poteto in #1763
- Fix category field in emoji by @h3poteto in #1767
Full Changelog: v6.0.4...v6.1.0
6.0.4
What's Changed
- Bump socks-proxy-agent from 7.0.0 to 8.0.1 by @dependabot in #1708
- Bump https-proxy-agent from 5.0.1 to 7.0.0 by @dependabot in #1740
- refs #1717 Fix custom emoji for Misskey by @h3poteto in #1752
Full Changelog: v6.0.3...v6.0.4
6.0.3
What's Changed
- Fix status and emoji entities by @h3poteto in #1748
- Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #1732
- Bump webpack from 5.82.1 to 5.84.1 by @dependabot in #1743
- Bump @types/node from 20.1.4 to 20.2.5 by @dependabot in #1744
- Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.8 by @dependabot in #1746
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.8 by @dependabot in #1745
- Bump ts-loader from 9.4.2 to 9.4.3 by @dependabot in #1738
- refs #1747 Add announcement by @h3poteto in #1749
Full Changelog: v6.0.2...v6.0.3