Skip to content

v1.1.2

Latest

Choose a tag to compare

@ddavness ddavness released this 18 Apr 23:08
· 17 commits to master since this release

Updates

  • Dependencies were updated to their latest versions;
    • t to 2.1.4

Fixes

  • Fixed a publishing issue on the npm package, where DependencyLoader was double-nested. This was the result of (trying to) running prepublish scripts in PowerShell 😅