Features
-
Introduce the possibility to customize Webpack, Babel, and the build directory with a
frontity.config.jsfile. -
Make the
@frontity/google-analyticspackage “AMP-aware”. This means it would render an<amp-analytics>tag for the tracking IDs provided, along with the given configuration. -
Export a Slot Block processor that turns blocks created with the Frontity Slot Block plugin in real
<Slot>components.
Bug fixes
- 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 afrontity.config.jsfile.
@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.
@frontity/html2react@1.7.0
Minor Changes
-
2b356a95#815 Thanks @luisherranz! - Export a Slot Block processor that turns blocks created with the Frontity Slot Block plugin in real<Slot>components.
@frontity/twentytwenty-theme@1.3.3
Patch Changes
-
25d73283#813 Thanks @DAreRodz! - Fix some heading fonts and sizes. - Updated dependencies [
2b356a95]:- @frontity/html2react@1.7.0
@frontity/types@1.9.0
Minor Changes
-
e7997268#812 Thanks @cristianbote! - Introduce the possibility to customize Webpack, Babel, and the build directory with afrontity.config.jsfile.