Skip to content

2.0.108

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Sep 11:37

Release Highlights

Fix republishing HTML pages with stale JavaScript or CSS. Published pages now use the current dependency files from disk, including files updated externally through symlinks.

Highlights

  • Read JavaScript, stylesheets, and nested text dependencies fresh when building a publish snapshot.
  • Inspect the current dependency contents before upload, so a stale cached copy cannot hide newly added source-map references.

Notes

  • Republish affected pages after updating Aside to replace stale published assets.
  • Release assets are limited to main.js, manifest.json, and styles.css.