Statusfy v0.5.0 Release Notes
Release Date: 2019-12-18 // over 4 years ago-
๐ 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
Previous changes from v0.4.3
-
๐ Bug Fixes
- core: add missing English translation (3c3c0ec)