March 2019
Ships the polyfill as an ES Module.
The NPM-published release now contains both dist/dialog-polyfill.js
(as before) and dist/dialog-polyfill.esm.js
, which includes export default dialogPolyfill;
. See #164 for more information.
This is 0.5.0 because it could break previous users of the 0.4.x branch.