Releases: osomstudio/juniper
Releases · osomstudio/juniper
FSE support
Fork ACF Timber Blocks
Fork ACF Timber Blocks to fix compatibility with PHP 8.2+ (deprecated).
Support for Twig 2.0
What's Changed
- Remove comma by @bartnovak in #16
- Twig2 by @bartnovak in #17
Full Changelog: 1.05.2...1.06
CPT Creation WP-CLI Fixed
Merge pull request #13 from osomstudio/fix/juniper-commands-cpt-creation cpt creation command fixed
WP-Cli Commands Block Fix
This release fixes the problem with the blocks slug.
WP-Cli support
WP-Cli support is now added to the main core of Juniper.
More informations about commands can be found in README.md file.
ESLINT + removing console.log
What's Changed
- Plugins and WordPress updated by @szymon-polaczy in #3
- Added replacing the juniper.local domain in the .htaccess file by @szymon-polaczy in #4
- Feature/add javascript linters by @szymon-polaczy in #5
Full Changelog: 1.03...1.04
OsomTheme to JuniperTheme
Change naming from OsomTheme to JuniperTheme.
Autoload changes
Changes in autoload - everything sits in main composer in Theme now.
Changes in bash scripts for cpt.sh and taxonomy.sh
Supports - block.sh
Additional rules for .gitignore.
SupportsMode and SupportsMultiple changed to true in block.sh.