Skip to content

Bugfixes: Dependencies and exports

Compare
Choose a tag to compare
@wintondeshong wintondeshong released this 02 Jul 14:08

v0.0.9 Release

Release notes

Bug fix release resolving issues with dependencies and exports

Notable features:

  • Some dependencies were marked as 'dev' that should be 'production'
  • ServiceHookFactory needed to be exported

Known issues

#15 moving devDeps that should be deps

Contributors

@wintondeshong