Skip to content

v0.0.13

Choose a tag to compare

@rsdoiel rsdoiel released this 25 Jul 17:32
· 93 commits to main since this release

This release includes a re-organization of the project source code. Editable code is now maintained in src/. The bundled versions
are retained in the root of the repository. Distribution versions are generating in the dist/ directory.

Deno 2.4.2 or better is now a requirement to build the bundled versions.

Two new web components are now included, <footer-global></footer-global> and <footer-global-lite></footer-global-lite>.

Full Changelog: v0.0.12...v0.0.13