Releases: 2BAD/ryanair
Releases · 2BAD/ryanair
2.0.0
Breaking Changes
- The replacement of
fetch
withgot
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
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