- service: merge
defaultConfigwithapiConfigfor enhanced configurability (83e2e4b)
- dependencies: update package-lock.json with the latest dependency versions (c1210b1)
- Addon Stack (@addon-stack) — 3 commits
- config: replace Prettier with Biome for standardization (e463231)
-
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
validatorwithis-urlfor URL validation. - Added
useRemoteConfighook inplugin/hooks.ts. - Removed
RemoteConfigProviderand related React context in favor of simpler hooks. - Introduced
AwaitLockfor better concurrency handling in RemoteConfig service. - Refactored
plugin/index.tsand removed unused code for improved flexibility.
- Replaced
- replace Promise.allSettled with sequential calls in RemoteConfig service (f9cdc01)
- update badges, usage instructions, and add license and security policy (a20c073)
-
add GitHub Actions workflows for CI and release automation (d62a783)
-
fix: update build step to run
build:typesinstead ofbuild(0f00fbb) -
fix: update Node.js versions in CI and release workflows (37d6b8a)
-
Update dependencies, refactor remote config, and introduce hooks (503b4b8)
- Replaced
validatorwithis-urlfor URL validation. - Added
useRemoteConfighook inplugin/hooks.ts. - Removed
RemoteConfigProviderand related React context in favor of simpler hooks. - Introduced
AwaitLockfor better concurrency handling in RemoteConfig service. - Refactored
plugin/index.tsand removed unused code for improved flexibility.
- Replaced
-
organize imports and improve type usage (505b56e)
-
types: simplify
importfor type-only modules (b2825e1)
- Addon Stack (@addon-stack) — 13 commits
- Rostyslav Nihrutsa — 5 commits