Changelog
5.0.0
CHORE
: expose { Moddle }
and utilitiesCHORE
: provide pre-packaged distributionModdle
as a named export now.lib
folder anymore, destructure the provided default export.esm
to consume the library anymore.Changelog
4.0.0
FEAT
: migrate to ES modules. Use esm
or a ES module aware transpiler to consume this library.