···11# @hey-api/openapi-ts
2233+## 0.86.2
44+55+### Patch Changes
66+77+- fix(validators): do not reference variables before they are declared ([#2812](https://github.com/hey-api/openapi-ts/pull/2812)) ([`69783d1`](https://github.com/hey-api/openapi-ts/commit/69783d19be37014b5116a2ede5bb74adadbb8110)) by [@mrlubos](https://github.com/mrlubos)
88+99+- fix(renderer): allow duplicate names when one symbol is a type ([#2812](https://github.com/hey-api/openapi-ts/pull/2812)) ([`523038e`](https://github.com/hey-api/openapi-ts/commit/523038e82c949a436a467486a26333d50ce0e7cd)) by [@mrlubos](https://github.com/mrlubos)
1010+1111+### Updated Dependencies:
1212+1313+- @hey-api/codegen-core@0.3.1
1414+315## 0.86.1
416517### Patch Changes