v2.0.0
v2.x introduces breaking configuration changes to rectify pattern handling behavior inconsistent with Cloudflare Worker route-based execution. See this PR for details for more info
BREAKING CHANGES
- The
.env
file now usesENABLED_PATTERNS
andDISABLED_PATTERNS
for routes. The previousROUTE_PATTERNS
is no more - ALL existing patterns not present in either of the above are💣 DELETED 💣 without prejudice