Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 1.29 KB

node-conditions

1.2.0

Minor Changes

1.1.0

Minor Changes

  • add types, module, import and require conditions (#11)

Patch Changes

  • add sideEffects: false to package.json (#11)

1.0.0

Minor Changes

  • add imba and bun conditions (#6)

  • add worker condition (#9)

Patch Changes

  • initial release (d93fa65)

  • remove exports of true and false files (#4)

1.0.0-alpha.1

Minor Changes

  • add imba and bun conditions (#6)

Patch Changes

  • remove exports of true and false files (#4)

1.0.0-alpha.0

Patch Changes