- fix: escape backticks in strings starting with backtick ([315](https://github.com/hey-api/openapi-ts/pull/315))
0.37.1
Patch Changes
- fix: ensure strings with both single/double quotes and backticks are escaped properly ([310](https://github.com/hey-api/openapi-ts/pull/310)) ([#310](https://github.com/hey-api/openapi-ts/pull/310))
0.37.0
Minor Changes
- remove: `generics` as valid option for serviceResponse ([299](https://github.com/hey-api/openapi-ts/pull/299))
Patch Changes
- fix: escape dollar sign in operation names ([307](https://github.com/hey-api/openapi-ts/pull/307))
0.36.2
Patch Changes
- fix: move service types into models file ([292](https://github.com/hey-api/openapi-ts/pull/292))
0.36.1
Patch Changes
- fix: do not throw when failing to decode URI ([296](https://github.com/hey-api/openapi-ts/pull/296))