Skip to content

2.1.2

Compare
Choose a tag to compare
@matthewp matthewp released this 08 Aug 18:08
· 97 commits to master since this release

This contains 2 bug fixes:

  • Steal will now tree-shake modules that have bare imports like import "foo";.
  • Fix for using git+ssh type of version URLs in package.json dependencies.