Releases: h3poteto/megalodon
Releases · h3poteto/megalodon
8.1.3
8.1.2
What's Changed
- docs: 📝 readme clarity by @ThatOneCalculator in #1928
- Support WebSocket in browser by @h3poteto in #1957
Full Changelog: v8.1.1...v8.1.2
8.1.1
What's Changed
- Bump axios from 1.5.0 to 1.5.1 by @dependabot in #1947
- Ignore errors in Firefish search by @h3poteto in #1948
Full Changelog: v8.1.0...v8.1.1
8.1.0
What's Changed
- Build with swc instead of tsc by @ThatOneCalculator in #1923
- Revert "Build with swc instead of tsc" by @h3poteto in #1944
- Check examples in CI by @h3poteto in #1943
- Fix OAuth entity to use the same struct as Rust version by @h3poteto in #1945
- Fix readme for oauth by @h3poteto in #1946
Full Changelog: v8.0.1...v8.1.0
8.0.1
8.0.0
Breaking Changes
- Drop Misskey support
What's Changed
- refs #1911 Impelement firefish client by @h3poteto in #1915
- refs #1911 Add examples for firefish by @h3poteto in #1916
- refs #1911 Fix stats entity by @h3poteto in #1917
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #1912
- Bump dayjs from 1.11.9 to 1.11.10 by @dependabot in #1913
- Bump @types/node from 20.6.2 to 20.6.3 by @dependabot in #1914
- Fix error message in firefish by @h3poteto in #1918
- Get custom emojis from meta endpoint in firefish by @h3poteto in #1919
- Add verified for Firefish field by @ThatOneCalculator in #1922
- Drop Misskey support by @h3poteto in #1920
- Get status id from readline in examples by @h3poteto in #1925
- Add eslint-plugin-prettier by @h3poteto in #1930
- feat: Glitch-soc/Firefish emoji reactions API by @ThatOneCalculator in #1921
New Contributors
- @ThatOneCalculator made their first contribution in #1922
Full Changelog: v7.0.1...v8.0.0
7.0.1
What's Changed
- fix: prevent reference error by @yonie in #1886
- Bump axios from 1.4.0 to 1.5.0 by @dependabot in #1873
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #1879
- Bump https-proxy-agent from 7.0.1 to 7.0.2 by @dependabot in #1882
- Bump socks-proxy-agent from 8.0.1 to 8.0.2 by @dependabot in #1883
- Bump @types/object-assign-deep from 0.4.0 to 0.4.1 by @dependabot in #1884
- Bump @types/core-js from 2.5.5 to 2.5.6 by @dependabot in #1890
- Bump assert from 2.0.0 to 2.1.0 by @dependabot in #1892
- Bump eslint from 8.47.0 to 8.49.0 by @dependabot in #1894
- Bump url from 0.11.1 to 0.11.3 by @dependabot in #1903
- Bump @types/node from 20.5.6 to 20.6.2 by @dependabot in #1906
- Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.7.2 by @dependabot in #1907
- Bump @types/oauth from 0.9.1 to 0.9.2 by @dependabot in #1885
- Bump typedoc from 0.24.8 to 0.25.1 by @dependabot in #1889
- Bump ws from 8.13.0 to 8.14.2 by @dependabot in #1909
- Bump @typescript-eslint/parser from 6.4.1 to 6.7.2 by @dependabot in #1908
- Bump jest-worker from 29.6.4 to 29.7.0 by @dependabot in #1901
- Bump uuid and @types/uuid by @dependabot in #1902
- Bump jest and @types/jest by @dependabot in #1910
New Contributors
Full Changelog: v7.0.0...v7.0.1
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