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.
- Add more CSP directives
- Add CSP value constants (eg
'self')
- Add methods to customize CSP
- Use
Importmapfor integrity and<script type="importmap">from@shgysk8zer0/importmap
- Add default CSP using importmap and local package name
- Update modules to have default exports for use as module specifiers
Initial Release