- Add parseTitle for fallback title extraction
- Improve text-patterns with more robust regex patterns
- Add more fallback patterns for capacity, beds, etc.
- Fix delete button to use FormData properly
- Add logging to scraper for debugging
- Add field() and mergeField() helper functions to types.ts
- Fix location parser to use correct html parameter
- Add priceStatus to import action
- Import form already has trip context fields (checkIn, checkOut, adults)
- Build now passes successfully