@fastly/js-compute
Advanced tools
Changelog
3.7.0 (2023-10-14)
This release of @fastly/js-compute
includes 4 new methods to the Backend class, which enable the Fastly Service to retrieve information about any backend, this is particularly useful for checking if the backend is “healthy”. (#523) (08f816a)
The new methods are:
Changelog
3.5.0 (2023-09-19)
JavaScript dependencies can now target our JavaScript runtime for Fastly Compute explicitly via the recently added “fastly” WinterCG Runtime Key This release updates our internal bundling system to include this functionality Note: If you are using a custom bundling system for your JavaScript projects and want this functionality, you will need to update/configure your bundling system