Skip to content

Commit 3799ae3

Browse files
mjperroneastahmer
authored andcommitted
add changeset
1 parent 79c58ec commit 3799ae3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/purple-ducks-dance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"openapi-zod-client": patch
3+
---
4+
5+
Fix escaping of forward slash `/` in pattern regex so the output code will be `/\//`. This change also breaks escaping of unnecessarily escaped forward slash `\/` in pattern regex, such that the output code will be `/\\//`.

0 commit comments

Comments
 (0)