Skip to content

Releases: addon-stack/plugin-remote-config

v0.3.1

23 Oct 20:00

Choose a tag to compare

🚀 Release @adnbn/plugin-remote-config v0.3.1 (2025-10-23)

🐛 Bug Fixed

  • service: merge defaultConfig with apiConfig for enhanced configurability (83e2e4b)

🧹 Chores

  • dependencies: update package-lock.json with the latest dependency versions (c1210b1)

🙌 Contributors

v0.3.0

16 Oct 17:21

Choose a tag to compare

🚀 Release @adnbn/plugin-remote-config v0.3.0 (2025-10-16)

⚡️ Performance Improvements

  • config: replace Prettier with Biome for standardization (e463231)

✨ Features

  • add manifest support for remote config host permissions (ea309ca)

  • enhance TypeScript and build configuration (f0592d0)

  • husky: add Husky hooks for pre-commit, commit-msg, and pre-push (456efdb)

  • update dependencies, refactor remote config, and introduce hooks (c4d9c05)

    • Replaced validator with is-url for URL validation.
    • Added useRemoteConfig hook in plugin/hooks.ts.
    • Removed RemoteConfigProvider and related React context in favor of simpler hooks.
    • Introduced AwaitLock for better concurrency handling in RemoteConfig service.
    • Refactored plugin/index.ts and removed unused code for improved flexibility.

🐛 Bug Fixed

  • replace Promise.allSettled with sequential calls in RemoteConfig service (f9cdc01)

📝 Documentation

  • update badges, usage instructions, and add license and security policy (a20c073)

🤖 CI

  • add GitHub Actions workflows for CI and release automation (d62a783)

  • fix: update build step to run build:types instead of build (0f00fbb)

  • fix: update Node.js versions in CI and release workflows (37d6b8a)

🧩 Other

  • Update dependencies, refactor remote config, and introduce hooks (503b4b8)

    • Replaced validator with is-url for URL validation.
    • Added useRemoteConfig hook in plugin/hooks.ts.
    • Removed RemoteConfigProvider and related React context in favor of simpler hooks.
    • Introduced AwaitLock for better concurrency handling in RemoteConfig service.
    • Refactored plugin/index.ts and removed unused code for improved flexibility.

🛠️ Refactoring

  • organize imports and improve type usage (505b56e)

  • types: simplify import for type-only modules (b2825e1)

🙌 Contributors

v0.2.0

14 Aug 16:51

Choose a tag to compare

v0.2.0 v0.2.0

v0.1.2

12 Jul 12:33

Choose a tag to compare

v0.1.2 v0.1.2

v0.1.1

03 Jul 20:55

Choose a tag to compare

v0.1.1 v0.1.1

v0.1.0

25 Jun 17:40

Choose a tag to compare

v0.1.0 v0.1.0