This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
Performance
- core: improve performance and reliability
Bug Fixes
- core: fix compilation error because of invalid core-js version (5a16424)
- core: replace
<no-ssr>
with<client-only>
(fcc90e3) - docs: add missing information (823ce73)
- core: fix i18n with right camel case for footer links (766a914)
Code Refactoring
- drop support for Node.js v8 (b79f140)
Minor Features
- footer links for EU GDPR legal notice and data pricacy statement (22ce441)
BREAKING CHANGES
- minimum required Node.js version is 10.x