fastly / js-compute-runtime

JavaScript SDK and runtime for building Fastly Compute applications
https://developer.fastly.com/learning/compute/javascript/
Apache License 2.0
193 stars 26 forks source link

chore: Switch to using the config-store host calls #809

Closed elliottt closed 2 weeks ago

elliottt commented 2 weeks ago

Fixes #801

Use the config-store host calls for the ConfigStore api, instead of the deprecated dictionary host calls.