Skip to content

Tags: AegisJSProject/core

Tags

v0.2.15

Toggle v0.2.15's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Updates and add `url` parser

**Added**
- Add `url` parser via `@aegisjsproject/parsers`

**Changed**
- Update dependencies and config

v0.2.14

Toggle v0.2.14's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Update dependencies and config

v0.2.13

Toggle v0.2.13's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Add missing updates to `@aegisjsproject/parsers`

v0.2.12

Toggle v0.2.12's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Fix default policy to use updated `setHTML` config

v0.2.11

Toggle v0.2.11's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Update how `createComponent()` handles string templates

v0.2.10

Toggle v0.2.10's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Update Sanitizer & Linters

- Update `@aegisjsproject/sanitizer`
- Update Linter versions & config

v0.2.9

Toggle v0.2.9's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Default Trusted Types Policy now provides a `createScriptURL` method

v0.2.8

Toggle v0.2.8's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Improve default policy compatibility

Add check for Sanitizer API and use destructuring of config
with default value.

v0.2.7

Toggle v0.2.7's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Add default Trusted Types Policy

- Add default Trusted Types Policy using Sanitizer (with optional
config)
- Add various bundle options including default policy

v0.2.6

Toggle v0.2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
shgysk8zer0 Chris Zuber
Update Sanitizer Config