Releases: meyfa/ka-mensa-fetch
Releases · meyfa/ka-mensa-fetch
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2023-07-18)
⚠ BREAKING CHANGES
- Drop support for Node.js older than v18.16.1 (#198)
Bug Fixes
- deps: Bump dependencies (#200) (50e38ae)
- deps: update dependency axios to v1 (#139) (d46252d)
- Export types with "export type" for clarity (#197) (efb96e6)
- Use non-deprecated Cheerio load function (#162) (5081869)
Miscellaneous Chores
v3.2.0
v3.1.0
v3.0.2
v3.0.1
v3.0.0
What's Changed
Breaking changes
- feat: Convert everything to ESM by @meyfa in #79
- feat: Declare 'canteens' and 'legend' dataset directly in TypeScript by @meyfa in #80
- feat(data): Move alt. name "Vegane Linie" to l2 by @meyfa in #78
Additionally:
- Configure Renovate in #27
- fix(deps): update dependency axios to ^0.26.0 in #52
- test: Add test case covering remainder of simplesite-parse by @meyfa in #57
- lots and lots of dev dependency updates and some improvements to CI workflows
- simplified packaging
Full Changelog: v2.1.5...v3.0.0