Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:31
· 41 commits to main since this release
5f9349a

2.3.0 (2026-08-30)

Bug Fixes

  • cache: bound the remote ref lookup used for cache reuse (3ebd160)
  • component: exit non-zero when a requested component fails to install (0ae6cb5)
  • cache: make concurrent cache population safe (d2cc8bf)
  • package: remove nested dependencies from CLI tarball (792c7cf)
  • cli: remove the unused global checkout option and correct install guidance (a4c9832)
  • system: require repository and checkout options together (bd0243e)
  • system: resolve the system install hook against a directory (979a4c2)
  • fs: terminate the parent directory walk at the filesystem root (0e65b0b)
  • system: validate cached system configuration on the read path (9347041)

Features

  • platform: add WordPress support (b5316fd)
  • audit: delegate project audits to Emulsify Core (767aeef)
  • cache: key the cache by repository and add cache clear (e8a52ee)