Skip to content

v0.2.4

Choose a tag to compare

@addon-owner addon-owner released this 06 Aug 17:45
· 352 commits to main since this release

πŸš€ adnbn v0.2.4 Hotfix

We are excited to present a hotfix for the Addon Bone framework for cross-browser extension development!

✨ Key Improvements

πŸ–ΌοΈ Resource Handling Improvements

  • βœ… Updated resource loader: added exclusion for files with react in resourceQuery
  • βœ… This prevents conflicts when processing SVG and other resources used in React components

🧹 Build Optimization

  • βœ… Removed deprecated CleanWebpackPlugin
  • βœ… Now using built-in output directory cleaning functionality in Rspack

πŸ“¦ Dependency Updates

  • βœ… Updated dependencies to ensure compatibility
  • βœ… Improved build stability