module-react-v1.1.2

wxt-dev/wxtmodule-react-v1.1.2Nov 15, 2024by github-actions[bot]

AI Summary

Updates React module to use the correct hook for configuration updates and improves linting capabilities.

Key Highlights

  • Updated to use `config:resolved` hook instead of `ready`
  • Added `oxlint` for linting
  • Dependency updates

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.1...module-react-v1.1.2)

### 🩹 Fixes

- Use `config:resolved` hook to update config instead of `ready` ([#1178](https://github.com/wxt-dev/wxt/pull/1178))

### 🏡 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))
- **deps:** Upgrade all non-major dependencies ([#1164](https://github.com/wxt-dev/wxt/pull/1164))

### ❤️ Contributors

- Aaron ([@aklinker1](http://github.com/aklinker1))