1.7.5
- fix bug:
publishcrashes on nested conditionalexports
( e.g.,".": {"browser": ..., "default": ...}) — rewrite recursively. - fix bug:
publishrewrites paths outside src-folder ( e.g.,./src/...when
publishingdist) into broken../paths — now only paths under src-folder
are rebased; others are kept as is. also handle string-formbin.