Skip to content

0.39.0

Compare
Choose a tag to compare
@dsherret dsherret released this 09 Feb 14:05
· 23 commits to main since this release
1c1b3c4

What's Changed

  • feat(BREAKING): a timed out $.request now throws a TimeoutError with a stack by @dsherret in #236
  • feat: npm distribution for Node.js by @dsherret in #237
  • feat: rename PathRef to Path (old Path export is still available, but marked as deprecated) by @dsherret in #238
  • fix: pass only cmd str to printCommandLogger by @Yohe-Am in #203
  • fix: better error message when providing a command builder to an expr by @dsherret in #240

You should now be able to use Dax in Node.js via the dax-sh npm package.

New Contributors

Full Changelog: 0.38.0...0.39.0