Skip to content

v1.0.32

Choose a tag to compare

@kearisp kearisp released this 29 Mar 18:35
· 7 commits to master since this release
10987d1

Features

  • added filesystem helpers for lstat, chmod, chown, symlink, and unlink
  • exposed process UID and GID accessors for platform-aware filesystem operations
  • standardized project repository search params as a namespaced type

Fixes

  • adjusted beta unpublish flow to deprecate versions before attempting removal and to continue safely when unpublish fails
  • updated project service and tests to use the new repository search type

Chore / Maintenance

  • upgraded GitHub Actions workflow versions for checkout, setup-node, and cache
  • refreshed filesystem driver typings to match the expanded file operations API