Cache: Enhance the cache's reliability by improving the abort controller polyfill to better align with the specification, ensuring smoother operation in various environments.
Cache: Introduce a new 'build' run script to streamline the development process, making it easier to manage builds and dependencies.
Fixes
Fix the cache behavior by ensuring that items are moved to the tail before adjusting their size, which resolves issues related to item retrieval and storage efficiency.
Fix the exposure of background fetch promises to iterators, preventing potential issues during cache iteration and enhancing overall stability.