Skip to content

Releases: 2BAD/ryanair

2.0.0

08 May 15:39
cba8123
Compare
Choose a tag to compare

Breaking Changes

  • The replacement of fetch with got resulted in the loss of support for browsers.

Added

  • CHANGELOG.md file in the repository
  • Retrieve and retain necessary cookies to access specific API endpoints
  • Helper function to generate tomorrow date for tests 8719967

Fixed

  • CheapestFares.outbound.minFare and ...maxFare can be null 86d49f2
  • FareType can be undefined 0abff91

Changed

  • Updated headings in documentation and some other cosmetic changes
  • Changed prettier printWidth to 120 symbols
  • Set tests timeouts for vitest to 30 seconds
  • Unify origin and destination airports for testing purposes f72af1b

1.0.0

13 Apr 23:20
f8099dd
Compare
Choose a tag to compare

initial release