Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@philippdormann philippdormann released this 13 Apr 08:16
· 4 commits to main since this release
v3.0.0
d0cd9f8

v3.0.0

🚀 Enhancements

  • add getMensaplanHTML to export (ffbcb02)
  • add example.js for development (147ce28)
  • fetcher: getMensaPlanHTML use calendar week (16fb7bc)
  • fetcher/fetchHTML: support searching for calendar week (1d07d79)
  • api: add support for ?kw query param (4eb8ce8)
  • ⚠️ update package exports (93a6694)
  • fetcher: getProvider helper (7ef77f7)

💅 Refactors

  • fetcher: async await (9c08508)
  • fetcher: getCacheItem async await (fa5e77d)
  • fetcher: getMensaPlanHTML async await (660e596)
  • fetcher: cleanup cache module (66bb137)
  • fetcher: async await in fetchHTML (8f89e35)
  • ⚠️ replace deprecated request module with axios + cookie jar support (7082745)
  • fetcher: fetchHTML improvements (90b73a6)
  • fetcher: cleanup for kw fetching (ab79396)
  • fetcher: getMensaPlanHTML structure (a5fc11b)
  • fetcher: provider resolve in fetchHTML (d03358b)

🏡 Chore

🎨 Styles

🤷‍♂️ Other

⚠️ Breaking Changes

  • ⚠️ update package exports (93a6694)
  • ⚠️ replace deprecated request module with axios + cookie jar support (7082745)

Full Changelog: v2.3.3...v3.0.0