Document that Nextcloud does not ship a Babel Polyfill anymore

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2022-11-14 18:33:31 +01:00
parent cc0ee2f783
commit cf130dbba2

View File

@@ -7,6 +7,11 @@ Upgrade to Nextcloud 19
Front-end changes
-----------------
Babel Polyfill removal
^^^^^^^^^^^^^^^^^^^^^^
Nextcloud 19 no longer ships a global Babel Polyfill but uses core-js instead. Make sure your front-end scripts don't reply on polyfilled browser APIs.
jQuery deprecation
^^^^^^^^^^^^^^^^^^