Releases: detroitenglish/cloudflare-workers-webpack-plugin
Releases · detroitenglish/cloudflare-workers-webpack-plugin
v2.0.1
v2.0.0-beta.0
v2.x introduces breaking configuration changes intended to rectify behaviors inconsistent with Cloudflare Worker route matching patterns. See this PR for more info
BREAKING CHANGES
patterns
will throw an error if found in the configuration objectenabledPatterns
anddisabledPatterns
config options now allow for properly enabling/disabling worker execution on a pattern-by-pattern basis.