This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
3.6.0 RC 2
Pre-release
Pre-release
Notable changes
Changed
- Posts List block: Add offset controls. (13578a0)
- Include linting step in default build process. (9524183)
- Fix #139 upgrade Node.js to v20 and NPM and use
.nvmrc
to track version. (5110d24, 1709f73) - Update phpcs config rules. (e8a3bee)
- Upgrade @wordpress/scripts from 25.3.0 to 27.4.0. (901afee)
- Upgrade prettier from wp-prettier@2.6.2-beta-1 to wp-prettier@3.0.3. (139d943)
- Upgrade cssnano from 5.0.17 to 6.1.1. (f8556e6)
- Upgrade postcss-import from 15.1.0 to 16.1.0. (541d5fb, 9d2e0f4)
- Upgrade postcss-preset-env from 8.0.1 to 9.5.2. (dcb6d8f)
- Update @wordpress/icons from 9.17.0 to 9.44.0. (54cf331)
- Update classnames from 2.3.1 to 2.5.1. (3dbbeba)
- Update composer dependencies. (e8a3bee)
Fixed
- Fix #143 Posts List block: disable links in the editor. (05bf298)
- Fix #144 replace experimental date settings with production version. (435fd47)
- Fix #141 use
.nvmrc
in GitHub Action. (11d143a) - Fix
__construct
should not return value. (e8a3bee) - Fix #140 replace get_page_by_title with get_posts. (e8a3bee)
- Fix #146 replace deprecated value attribute with inner blocks. (d80268e)
- Fix #135 deprecated value attribute on list block. (ef67d84)