Skip to content

Releases: plotdb/fedep

1.4.1

29 Apr 13:21
Compare
Choose a tag to compare
  • remove unnecessary log

1.4.0

28 Apr 12:37
Compare
Choose a tag to compare
  • support npx fedep license command

1.3.0

12 Mar 17:55
Compare
Choose a tag to compare
  • support optional in module format.

1.2.0

15 Feb 09:01
Compare
Choose a tag to compare
  • support transpilation on demand.

1.1.12

28 Jan 03:59
Compare
Choose a tag to compare
  • skip optional dependencies that are not installed
  • tweak message style
  • upgrade dependencies

1.1.11

16 Dec 13:50
Compare
Choose a tag to compare
  • fix bug: srcdir contain keywrods that are filtered out, making a empty lib folder.
    • 1.1.10 patched srcdir however the result still get blocked by filter rules of copySync.

1.1.10

16 Dec 13:36
Compare
Choose a tag to compare
  • fix bug: srcdir contain keywrods that are filtered out, making a empty lib folder.

1.1.9

16 Dec 09:11
Compare
Choose a tag to compare
  • fix bug: node_modules lookup may fall into endless loop and halt the program.

1.1.8

16 Dec 09:02
Compare
Choose a tag to compare
  • support modules from parent node_modeuls

1.1.7

11 Feb 10:35
Compare
Choose a tag to compare
  • fix bug: dup installation of local module: ext modules incorrect due to local module filtering bug.