Skip to content

0.8.3

Choose a tag to compare

@github-actions github-actions released this 28 Jun 16:29
· 40 commits to main since this release
0.8.3
67213ee

DayTasks 0.8.3

Security

  • Release assets now carry build-provenance attestations. You can
    cryptographically verify that main.js, manifest.json, and styles.css were
    built from this repository's source.

Internal

  • Releases are now built, attested, and published by GitHub Actions.
  • Added GitHub issue templates (bug report / feature request) and a Discussions
    space for questions and ideas.
  • Replaced an internal property-drop pattern with a small omit() helper
    (no behavior change).