MWDK v3.0.0
The Materia Widget Dev Kit v3 release is designed to modernize the MWDK alongside the recent release of Materia version 10. Major features include:
- The core express and webpack internals have been overhauled and updated to support current versions of node (
18.x
) and webpack (5) - Materia dependencies are now integrated from the new materia-widget-dependencies package.
Materia-Server-Client-Assets
has been retired. - Experimental support for score screens, with some major caveats.
Updating to MWDK v3.x will require changes to a widget's package.json
, webpack.config.js
, the tests.yml
and release-build.yml
GitHub actions, and potentially more. Visit our Updating to MWDK 3.x wiki page for more info.
What's Changed
New Contributors
Full Changelog: v2.5.2...v3.0.0