Releases: prantlf/grunt-contrib-requirejs
Releases · prantlf/grunt-contrib-requirejs
v2.0.1
v2.0.0
2.0.0 (2023-04-23)
Features
- Replace requirejs with @prantlf/requirejs (8445751)
BREAKING CHANGES
- The package @prantlf/requirejs with a modern JvaScript parser and source map support is used by default now. Although it supports all features of requirejs and the existing scenarios should not be broken, the parser replacement might have some side-effects. You should test that everything works after the upgrade.