Skip to content

1.7.5

Choose a tag to compare

@zbryikt zbryikt released this 10 Aug 03:40
· 8 commits to master since this release
  • fix bug: publish crashes on nested conditional exports
    ( e.g., ".": {"browser": ..., "default": ...} ) — rewrite recursively.
  • fix bug: publish rewrites paths outside src-folder ( e.g., ./src/... when
    publishing dist ) into broken ../ paths — now only paths under src-folder
    are rebased; others are kept as is. also handle string-form bin.