Changelog
2.2.2
console.log
ing the container will, instead of throwing an error, display a
string summary of the container. Fixes #7.Changelog
v12.0.0
ES5
to ES2020
exports
field to package.json
, allowing you to explicitly import the browser build using import { createContainer } from 'awilix/browser'
Changelog
v11.0.0
Node 14 is no longer officially supported, as it is not an active LTS anymore.