v0.2.10
版本发布时间: 2024-05-26 10:59:45
miurla/morphic最新发布版本:v0.2.28(2024-09-04 18:00:19)
What's Changed
- Refactor component to render LaTeX equations if patterns are found by @miurla in https://github.com/miurla/morphic/pull/171
- removed unused state and logic by @techcontributor in https://github.com/miurla/morphic/pull/172
- removed any types where possible by @techcontributor in https://github.com/miurla/morphic/pull/173
- Update issue templates by @miurla in https://github.com/miurla/morphic/pull/177
- Update writer.tsx to use OpenAI SDK by @miurla in https://github.com/miurla/morphic/pull/179
- Fix error handling in submit and writer functions by @miurla in https://github.com/miurla/morphic/pull/181
Full Changelog: https://github.com/miurla/morphic/compare/v0.2.9...v0.2.10