Skip to content

Releases: sdinteractive/webpack-requirejs-loader

Release list

v4.0.0

Choose a tag to compare

@mpchadwick mpchadwick released this 17 Jun 20:50
8a6f07e

What's Changed

  • Upgrade to webpack 5 with jQuery fallback and plugin improvements by @dheerajsharmaRP in #7

New Contributors

Full Changelog: v3.0.0...v4.0.0

v2.0.0

Choose a tag to compare

@gil-- gil-- released this 18 Dec 15:22
fbb080f
  • Prefix jquery import with mixins! per Magento 2.1.16, 2.2.7, 2.3.0 changes with jQuery mixin patch.