i18n-v0.2.3
wxt-dev/wxti18n-v0.2.3Oct 28, 2024by github-actions[bot]
AI Summary
This release focuses on stability improvements for the WXT i18n module, specifically fixing a crash caused by parse errors from incomplete file saves, alongside general documentation cleanup.
Key Highlights
- Prevent app crashes from parse errors due to incomplete file saves
- Cleanup typos and broken links in documentation
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/i18n-v0.2.2...i18n-v0.2.3) ### 🩹 Fixes - Prevent app crashes from parse errors due to incomplete file saves ([#1114](https://github.com/wxt-dev/wxt/pull/1114)) ### 📖 Documentation - Cleanup typos and broken links ([bb5ea34](https://github.com/wxt-dev/wxt/commit/bb5ea34)) ### ❤️ Contributors - Bread Grocery <breadgrocery@gmail.com> - Aaron ([@aklinker1](http://github.com/aklinker1))