`core-js-bundle` and `regenerator-runtime` replacements - Fix: Fully redirect extension entrances for lacking browser support - Docs: Simplify comments in HTML files re: script purposes - Docs: Update release instructions - npm: Update devDeps (jsdoc, security audit) - npm: Bump to 5.0.0
665 B
665 B
Version 5.0.0
This release should require minimal updating.
Contains a few fixes for PHP-related extensions.
Please see the CHANGES file (or the Git history or Github tracker) for more fixes and enhancements.
Breaking changes
- The HTML files have switched from the now deprecated
@babel/polyfilltocore-js-bundleandregenerator-runtimereplacements. If you have not modified the HTML and are updating via npm, this change should have no effect. (@babel/polyfillis still required through some of the dependencies, but this is expected to eventually change.) - If you are running build files, you will now need at least Node 8.5