i18n-v0.1.1

wxt-dev/wxti18n-v0.1.1Oct 4, 2024by github-actions[bot]

AI Summary

A minor bug fix release for the i18n package that improves error handling for null and undefined values in message files and adds oxlint for linting.

Key Highlights

  • Friendly error messages for null and undefined values
  • Add oxlint for linting

New Features

  • Added oxlint for linting

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/i18n-v0.1.0...i18n-v0.1.1)

### 🩹 Fixes

- Friendly error messages for `null` and `undefined` values inside message files ([#1041](https://github.com/wxt-dev/wxt/pull/1041))

### 🏡 Chore

- Add  `oxlint` for linting ([#947](https://github.com/wxt-dev/wxt/pull/947))
- Upgrade all non-major dependencies ([#1040](https://github.com/wxt-dev/wxt/pull/1040))

### ❤️ Contributors

- Windmillcode0 <shieldmousetower734@gmail.com>
- Aaron ([@aklinker1](http://github.com/aklinker1))