v0.14.1
Why not v0.14.0? Because about 6 months ago I accidentally published v0.14.0 instead of a patch version update. I couldn't remove the tags from NPM or unpublish the package, so we're here now.
- Add guidance for using type definitions from DefinitelyTyped in production 27e2ed4 b5d8828
- Remove previous index.d.ts file ff6f767
- Reduce NPM package size dbd9d7d
- Update average annual average grid intensities 49da1c4 84384da
⚠️ Upcoming feature deprecation notice
In the next version of CO2.js (0.15.0) we will be removing some functions that were specific to using CO2.js with Sitespeed's Page X-ray. Namely, we will be removing the following functions from the CO2.js library:
perDomain
perPage
perContentType
dirtiestResources
perParty
This functionality has already been merged into the Sitespeed.io Sustainability Plugin. Once the above functions have been removed from CO2.js, you will need to use the Sitespeed.io Sustainability Plugin or your own code for that functionality.
If this change impacts your code, please follow the issue on GitHub and leave a comment if you have any concerns.