From 2bfd60da1406666f49f214606517276eedc89f58 Mon Sep 17 00:00:00 2001 From: Erik Golinelli Date: Sat, 4 Nov 2023 23:53:45 +0100 Subject: [PATCH] updated deps // readme.txt --- package.json | 1 + readme.txt | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/package.json b/package.json index 7fb5832c..7baabce4 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "@wordpress/e2e-test-utils": "^9.1.0", "@wordpress/e2e-tests": "^6.1.0", "@wordpress/env": "^8.10.0", + "@wordpress/i18n": "^4.45.0", "@wordpress/icons": "^9.30.0", "@wordpress/jest-preset-default": "^10.5.0", "@wordpress/prettier-config": "^3.1.0", diff --git a/readme.txt b/readme.txt index d99156f9..b483beb1 100644 --- a/readme.txt +++ b/readme.txt @@ -63,6 +63,9 @@ You can find a [quick start guide here](https://modul-r.codekraft.it/2019/06/the == Upgrade Notice == += 1.2.0 - Sept 13, 2019 = +* fast forward to fse, lots of new features but no longer compatible with classic editor + = 1.2.0 - Sept 13, 2019 = * Hudge changes in customizer section... go and check all the new features. From the sass configuration the variables to set the header and sidebar direction have been removed since they are now changed by the customizer @@ -74,6 +77,10 @@ You can find a [quick start guide here](https://modul-r.codekraft.it/2019/06/the == Changelog == += 2.0.0 = +* upgrading the theme to full site editing +* Removed the old forms and patterns in favour of the new block styles. All the main functions have been retained + = 1.4.0 = * Redesigned customisation section! * Completely revised scss style. Now you can customise the font family and various text properties directly from customiser (with on-the-fly preview)