Skip to content

declick 0.4.1

Choose a tag to compare

@ucsandman ucsandman released this 04 Sep 14:31
· 31 commits to main since this release
  • The standalone revert.mjs in a setup snapshot ran nothing when its directory sat behind a symlink (macOS keeps temp dirs under /private/var, reached as /var): its "am I the entry point" check compared a real path with the typed one. Both sides now go through realpath. Caught by the macOS CI job on 0.4.0.

Install: npm i -g declick@0.4.1 · npm · declick.dev