Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:13
9bee4a7

Patch Changes

  • #18 d8a515a Thanks @simonihmig! - Fix package.json exports for API types

    For types, we want to allow importing from e.g. /apis/workflows, which should map to /dist/apis/workflows/index.d.ts (note the implicit index module). For real runtime imports, we still only allow importing from index, i.e. @crowdstrike/foundry-js.