Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 822 Bytes

File metadata and controls

36 lines (23 loc) · 822 Bytes

Changelog

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.

[Unreleased]

[v1.0.4] - 2025-12-09

Added

  • Add more CSP directives
  • Add CSP value constants (eg 'self')

[v1.0.3] - 2025-12-09

Added

  • Add methods to customize CSP

[v1.0.2] - 2025-12-09

Changed

  • Use Importmap for integrity and <script type="importmap"> from @shgysk8zer0/importmap

[v1.0.1] - 2025-11-26

Added

  • Add default CSP using importmap and local package name

Changed

  • Update modules to have default exports for use as module specifiers

[v1.0.0] - 2025-11-24

Initial Release