storage-v1.2.9

supercorp-ai/superinterfacestorage-v1.2.9Jul 31, 2026by github-actions[bot]

AI Summary

This release focuses on dependency updates, including replacing async-mutex with superlock and loosening the version range for @wxt-dev/browser to improve flexibility.

Key Highlights

  • Replaces async-mutex with superlock
  • Loosens version range for @wxt-dev/browser so projects can use any version
  • Adds cspell and fixes typos
  • Adds prepack script to all packages

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/storage-v1.2.8...storage-v1.2.9)

### 🏡 Chore

- Add `prettier-plugin-jsdoc` to project ([#2171](https://github.com/wxt-dev/wxt/pull/2171))
- **deps**: Upgrade deps ([#2175](https://github.com/wxt-dev/wxt/pull/2175))
- Add prepack script to all packages ([`032f793`](https://github.com/wxt-dev/wxt/commit/032f7931e843ad4a3a08e84089f80c144dc11495))
- Add cspell and fix all typos ([`6621aaf`](https://github.com/wxt-dev/wxt/commit/6621aaf8776bcb33f9fbeb6d0d11d60302249d2c))
- Migrate monorepo to use Bun instead of PNPM ([#2009](https://github.com/wxt-dev/wxt/pull/2009))
- **deps-dev**: Bump typescript from 5.9.3 to 6.0.3 ([#2325](https://github.com/wxt-dev/wxt/pull/2325))
- **deps-dev**: Bump oxlint from 1.59.0 to 1.63.0 ([#2356](https://github.com/wxt-dev/wxt/pull/2356))
- Use `catalog:` for dev dependencies ([#2357](https://github.com/wxt-dev/wxt/pull/2357))
- **deps**: Replace `async-mutex` with `superlock` ([#2529](https://github.com/wxt-dev/wxt/pull/2529))
- **deps**: Inline `dequal` ([#2530](https://github.com/wxt-dev/wxt/pull/2530))
- **deps**: Loosen version range for `@wxt-dev/browser` so projects can use any vesion ([`7946665`](https://github.com/wxt-dev/wxt/commit/794666597a5960a099ca1c54bb1f1cf3f231b990))

### ❤️ Contributors

- [@okineadev](https://github.com/okineadev)
- [@aklinker1](https://github.com/aklinker1)
- [@dependabot[bot]](https://github.com/dependabot[bot])