v0.0.13
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