Skip to content

v0.0.9

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 10 Mar 09:36
· 705 commits to main since this release

Breaking Changes

  • Node cjs has been deprecated for esm - i.e. libraries of Juno are now shipped for browser and node as ES modules

Features

  • core: provide an optional web worker that checks periodically (every second) the session timeout and sign-out the user automatically if expired

Fix

  • Resolve build warning "Critical dependency: require function is used in a way in which dependencies cannot be statically extracted" when libs were used in webpack projects

Build

  • bump agent-js v0.15.4