Skip to content

Releases: zbigg/copy-production-deps

v0.2.2

02 Jan 10:28
Compare
Choose a tag to compare

What's Changed

  • support optional dependencies by @zbigg in #370
  • minor tooling upgrade

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Feb 09:54
Compare
Choose a tag to compare
  • support local paths (fix #141, #178 )
  • minor: upgrade runtime deps

Full Changelog: v0.2.0...v0.2.1

0.2.0

22 Nov 15:59
Compare
Choose a tag to compare
  • support for --only-packages to limit packages that are being taken into account when calculating deps.

0.1.7

22 Jul 14:16
Compare
Choose a tag to compare

Fix #6 - support for complex folder structures with @namespaced packages (#7)

0.1.6

22 Jul 13:05
Compare
Choose a tag to compare

Fix #4 - add support for cycle in dependency tree.