All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix handling escaping arrays in trusted html
- Fix bad logic in the
trustedTypes/ tagged template /trusted-html.jsimplementation
- Add
createPolicy()to create aTrustedTypePolicywith acreateHTML()that escapes untrusted input
- Add tests for
escapeCSS() - This release will add Package Provenance
Initial Release