1.0.0
Added recursive sandboxing support; dependencies of sandboxed modules will now be sandboxed as well. On by default, but can be turned off with singleOnly: true
. (@Illniyar, #27)
Added support for mocking out .json
modules. (@Illniyar, #27)
Fixed the Istanbul transformer when using Istanbul programatically. (@robrich, #31)