The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
Make the @frontity/google-analytics package “AMP-aware”. This means it would render an <amp-analytics> tag for the tracking IDs provided, along with the given configuration.
Fix some heading fonts and sizes in the twentytwenty-theme. #813
Packages Changelog
@frontity/core@1.14.0
Minor Changes
e7997268#812 Thanks @cristianbote! - Introduce the possibility to customize Webpack, Babel, and the build directory with a frontity.config.js file.
@frontity/google-analytics@2.1.0
Minor Changes
3973d77f#814 Thanks @DAreRodz! - Make the @frontity/google-analytics package “AMP-aware”. This means it would render an <amp-analytics> tag for the tracking IDs provided, along with the given configuration.