1.0.0
New Features
- Middleware support! : Now it is possible for
astro-shield
to install a middleware that adds SRI hashes to dynamically generated pages, and not just static pages as until today.
Performance
- We introduced better caching to reduce the amount of network calls that
astro-shield
has to perform when generating SRI hashes for cross-origin resources.
Development
- New end-to-end tests: We introduced new e2e tests to ensure the quality and stability of this integration.
- Higher testing coverage: We increased the testing coverage requirements for this library.
Autogenerated Changelong
Full Changelog: 0.5.1...1.0.0