Skip to content

v2.8.1

Choose a tag to compare

@pmcelhaney pmcelhaney released this 14 Apr 15:48
· 1492 commits to main since this release
fde9cff

Patch Changes

  • 0b32088: Use Pick<Config, ...> in function signatures to declare only the config keys each function actually uses. This improves readability and makes each function's dependencies explicit.