You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportfunctions: deep directory case was broken (4e29ad3)
Build System
deps: update all dependencies to latest versions & close dependabot generated auto updates (4b8c287)
Features
default.ts: remove deprecated default export function (f6fdbd2)
BREAKING CHANGES
deps: Version upgrade of Node may be a breaking change
default.ts: The breaking change with this update is that any codebases utilising the default
export will no longer work. Please update to use the exported named function exportFunctions.