react-aria-menubutton v0.4.0 Release Notes

    • Options to customize css classes' component name and namespace.
    • ✂ Remove the need to pass in React by distinguishing dist-modules/ with (transpiled) CommonJS modules and dist/ with a UMD library that expects React to be global.
    • 💻 Switch from browserify to webpack for JS module compilation.