Skip to content

1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 10:49
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
56ce8b4

Changed

  • Dropped the builtin-modules dev dependency in favour of Node's own
    module.builtinModules, so the esbuild config keeps both bare and
    node:-prefixed builtins external without a third-party package.
  • Release builds now attach build-provenance attestations, and the release
    notes are pulled straight from this changelog instead of being left blank.

Added

  • A short Privacy section in the README spelling out that the plugin only reads
    the vault's file list (paths) to find project folders — never file contents,
    no network, nothing written outside its own settings.