Is your feature request related to a problem? Please describe.
URLPattern is a part of the WHAT WG URL API in node and has been since Node 23.8.0. URL and URLSearchParams are both already supported in the workflow sandbox; let's add support for URLPattern too!
Describe the solution you'd like
Additional context
URLPattern became available in Node 23+
- The Temporal SDK supports Node 20 (LTS)
- ∴ The support won't be as simple as adding
URLPattern beside URL and URLSearchParam
Is your feature request related to a problem? Please describe.
URLPatternis a part of the WHAT WG URL API in node and has been since Node 23.8.0.URLandURLSearchParamsare both already supported in the workflow sandbox; let's add support for URLPattern too!Describe the solution you'd like
URLPatternin the workflow sandboxAdditional context
URLPatternbecame available in Node 23+URLPatternbesideURLandURLSearchParam