wxt-v0.19.29

wxt-dev/wxtwxt-v0.19.29Mar 6, 2025by github-actions[bot]

AI Summary

A maintenance release for the 0.19.x series, improving error tolerance during builds and adding support for specific Manifest V2 registration types.

Key Highlights

  • Tolerates syntax errors during build
  • Supports `registration: 'runtime'` for Manifest V2

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.28...wxt-v0.19.29)

### 🚀 Enhancements

- Tolerate syntax errors ([#1437](https://github.com/wxt-dev/wxt/pull/1437))

### 🩹 Fixes

- Support `registration: "runtime"` for MV2 ([#1431](https://github.com/wxt-dev/wxt/pull/1431))

### ❤️ Contributors

- Thomas ([@harmonyharmo](http://github.com/harmonyharmo))
- Alec Larson ([@aleclarson](http://github.com/aleclarson))