<!-- Release notes generated using configuration in .github/release.yml at release/0.0.55 -->
What's Changed
Bug Fixes
* fix: LSDV-4631: CSV and TSV exports work incorrectly with JSONs by makseq in https://github.com/HumanSignal/label-studio-converter/pull/211
* fix: LSDV-4631: Post-fix for CSV converter and json items iterator to prevent high memory usage, postfix with while by makseq in https://github.com/HumanSignal/label-studio-converter/pull/215
* fix: LSDV-5245: COCO and YOLO export error by makseq in https://github.com/HumanSignal/label-studio-converter/pull/224
* fix: LEAP-14: Don't validate items in async Taxonomy by hlomzik in https://github.com/HumanSignal/label-studio-converter/pull/239
**Full Changelog**: https://github.com/HumanSignal/label-studio-converter/compare/0.0.54...0.0.55