Skip to content

@databases/[email protected]

Choose a tag to compare

@ForbesLindesay ForbesLindesay released this 03 May 14:02
f09f53f

Breaking Changes

  • No longer exports run method (#71)

    Internally, it was refactored to use modern-spawn

  • Requires more recent version of @types/node (#71)

    This will only impact you if you are using TypeScript.

Bug Fixes

  • Debugging info is now written to stderr instead of stdout (#80)