v0.89.3
snakers4/silero-vadv0.89.3Oct 8, 2024by louisgv
AI Summary
This release addresses bugs related to version checking, bundle configuration, and file globbing logic, ensuring development and build commands function correctly.
Key Highlights
- Fixed `checkNewVersion` blocking `dev` and `build` commands
- Configured bundle settings as internal environment variables
- Updated globbing logic to ignore external folders in the messages directory
- Welcomed new contributors @cheezone and @xiata
New Features
- Fixed checkNewVersion blocking dev and build commands
- Set bundle config as internal environment variables
- Ignore external folder when globbing messages folder
Full Release Notes
## 🚀 What's Changed * fix: checkNewVersion Blocks dev and build Commands by @cheezone in https://github.com/PlasmoHQ/plasmo/pull/1082 * fix: Set bundle config as internal environment variables by @tbrockman in https://github.com/PlasmoHQ/plasmo/pull/1077 * fix: Ignore external folder when globbing messages folder by @xiata in https://github.com/PlasmoHQ/plasmo/pull/1096 ## 🥷 New Contributors * @cheezone made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1082 * @xiata made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1096 ## 🤝 Sponsors - @jqphu - https://github.com/jqphu - @ayoung19 - https://www.andyluyoung.com **Full Changelog**: https://github.com/PlasmoHQ/plasmo/compare/v0.89.2...v0.89.3