agenda/node_modules/undici-types
Edward Betts ea4980a5d7 Fix European trip return heuristic for weekend location tracking
Adjust European short trip heuristic from >3 days to >1 day to correctly
detect when user has returned home from European trips. This fixes the
April 29-30, 2023 case where the location incorrectly showed "Sankt Georg, Hamburg"
instead of "Bristol" when the user was free (no events scheduled) after
the foss-north trip ended on April 27.

The previous logic required more than 3 days to pass before assuming
return home from European countries, but for short European trips by
rail/ferry, users typically return within 1-2 days.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 06:38:37 +02:00
..
agent.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
api.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
balanced-pool.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
cache.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
client.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
connector.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
content-type.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
cookies.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
diagnostics-channel.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
dispatcher.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
errors.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
fetch.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
file.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
filereader.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
formdata.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
global-dispatcher.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
global-origin.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
handlers.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
header.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
index.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
interceptors.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
mock-agent.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
mock-client.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
mock-errors.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
mock-interceptor.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
mock-pool.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
package.json Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
patch.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
pool-stats.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
pool.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
proxy-agent.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
readable.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
README.md Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
webidl.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
websocket.d.ts Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00

undici-types

This package is a dual-publish of the undici library types. The undici package still contains types. This package is for users who only need undici types (such as for @types/node). It is published alongside every release of undici, so you can always use the same version.