v0.90.5
hpcaitech/Open-Sorav0.90.5May 17, 2025by louisgv
AI Summary
v0.90.5 includes bug fixes for generated BPP actions, anchor unmounting logic, and ENOENT error handling, alongside dependency updates and documentation improvements.
Key Highlights
- Fix generated BPP actions not working
- Fix trigger unmount when anchor no longer exists
- Fix ENOENT error handling
- Update Renovate configuration
New Features
- BPP action fixes
- Anchor unmount logic fix
- Error handling improvements
- Documentation updates
Full Release Notes
## 🚀 What's Changed * fix: use error.code instead of error.errno for ENOENT handling by @BalutaAlex in https://github.com/PlasmoHQ/plasmo/pull/1187 * fix: Fix problem with generated bpp actions not working by @muhi111 in https://github.com/PlasmoHQ/plasmo/pull/1255 * fix: trigger unmount when the anchor no longer exists by @cheesestringer in https://github.com/PlasmoHQ/plasmo/pull/1276 --- * chore: Update renovate.json to group @parcel packages by @pippinmole in https://github.com/PlasmoHQ/plasmo/pull/1179 * doc: add documentation for --no-cs-reload flag by @BalutaAlex in https://github.com/PlasmoHQ/plasmo/pull/1190 * chore(deps): grouped dependency update by @pippinmole in https://github.com/PlasmoHQ/plasmo/pull/1191 * chore: replace ssh urls with https urls in .gitmodules by @pippinmole in https://github.com/PlasmoHQ/plasmo/pull/1171 * chore: Fix broken links in readme by @muhi111 in https://github.com/PlasmoHQ/plasmo/pull/1252 * chore: Fix the bpp link to the correct one by @muhi111 in https://github.com/PlasmoHQ/plasmo/pull/1256 * chore: add group:allNonMajor to renovate.json by @pippinmole in https://github.com/PlasmoHQ/plasmo/pull/1261 ## 🥷 New Contributors * @BalutaAlex made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1187 * @muhi111 made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1252 * @cheesestringer made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1276 ## 🤝 Sponsors - @jqphu - https://github.com/jqphu - @ayoung19 - https://www.andyluyoung.com - @agungjk - https://github.com/agungjk - @smilingkylan - https://github.com/smilingkylan **Full Changelog**: https://github.com/PlasmoHQ/plasmo/compare/v0.90.1...v0.90.4