Skip to content

Releases: addon-stack/inject-css

v0.3.1

21 Oct 09:19

Choose a tag to compare

🚀 Release @addon-core/inject-css v0.3.1 (2025-10-21)

🐛 Bug Fixed

  • handle exceptions when checking for Firefox compatibility (62ebedc)

🙌 Contributors

v0.3.0

15 Oct 18:47

Choose a tag to compare

🚀 Release @addon-core/inject-css v0.3.0 (2025-10-15)

✨ Features

  • add Husky hooks and configure Biome tooling (426e9fe)

  • improve build configuration and update dependencies (da49d7e)

    • Split tsup configuration into separate ESM and CJS builds for improved flexibility.
    • Updated package name and dependencies from @adnbn to @addon-core for consistency.
    • Added .mailmap for contributor alias management.
    • Updated metadata and links in package.json.
  • update devDependencies and bump @addon-core/browser to v0.2.3 (3694138)

📝 Documentation

  • revise CONTRIBUTING.md for @addon-core/inject-css (954fd63)

  • update README and metadata for package rename to @addon-core/inject-css (998d98e)

🤖 CI

  • add release automation and CI workflows (e97aa12)

🛠️ Refactoring

  • simplify InjectCss classes and improve type usage (15918b9)

    • Removed redundant constructors in InjectCssV2 and InjectCssV3.
    • Refactored target resolution logic in InjectCssV3 to handle browser-specific cases.
    • Changed InjectCssContract and InjectCssOptions imports to use type for clarity.
    • Adjusted exports in index.ts for cleaner declaration.

🙌 Contributors

v0.2.0

27 Jun 14:16

Choose a tag to compare

v0.2.0 v0.2.0

v0.1.0

23 Jun 18:53

Choose a tag to compare

v0.1.0 v0.1.0