Skip to content

MWDK v3.0.0

Compare
Choose a tag to compare
@clpetersonucf clpetersonucf released this 24 Oct 18:30
· 38 commits to master since this release
v3.0.0
62da49b

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