v2.6.0
Fix resolution of relative paths when using global require. Relative paths are now resolved against the path specified by the globalContext options, or the webpack compiler context, rather than the context of the module that includes the require call.