FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · plotdb/fedep · GitHub

/ fedep Public

Releases: plotdb/fedep

1.7.6

Choose a tag to compare

Filter
zbryikt released this 10 Aug 03:42
  • fix bug: files under src-folder with names starting with .. ( e.g., dist/..foo.js )
    are wrongly treated as outside src-folder and not rebased when publishing.

1.7.5

Choose a tag to compare

Filter
zbryikt released this 10 Aug 03:40
  • 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.

1.7.4

Choose a tag to compare

Filter
zbryikt released this 24 Jul 04:06
  • fix bug: object-form entries ( {name, dir, ...} ) in frontendDependencies.modules
    are not recognized by -l dedup check, causing the module to be processed twice
    ( second pass without dir overwrites the correct symlink with package root )

1.7.2

Choose a tag to compare

Filter
zbryikt released this 13 Jun 13:04
  • fix bug: release on a empty branch will fail. add --ignore-unmatch to prevent from this.

1.5.0

Choose a tag to compare

Filter
zbryikt released this 20 Oct 04:49
  • support exports patching in publish command

1.4.5

Choose a tag to compare

Filter
zbryikt released this 07 Oct 14:38
  • fix bug: deleted files are not removed from release branch when publishing to github

1.4.4

Choose a tag to compare

Filter
zbryikt released this 07 Oct 14:28
  • support release to github with publish -g option

1.4.1

Choose a tag to compare

Filter
zbryikt released this 29 Apr 13:21
  • remove unnecessary log

1.4.0

Choose a tag to compare

Filter
zbryikt released this 28 Apr 12:37
  • support npx fedep license command

1.3.0

Choose a tag to compare

Filter
zbryikt released this 12 Mar 17:55
  • support optional in module format.

Back | FazBrowse Home | New Git URL