Closed samchungy closed 4 months ago
Latest commit: 0c1321d29c5d7242498703ab2eddb17459f63688
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
I don't really understand the need for this but seems fine
something something esm/cjs cranky. We could create multiple declaration files but it's a bit of a mess.
I don't really understand the need for this but seems fine
We ultimately should be exporting different types for cjs, and esm:
But because we're only shipping one, the TypeScript compiler is going why are you trying to import in my cjs world.
Resolves https://github.com/seek-oss/skuba/issues/1563