Skip to content

Releases: osomstudio/juniper

FSE support

24 Mar 09:32
0002b3a

Choose a tag to compare

  1. Introduced Gutenberg FSE support.
  2. Fixed deprecated SCSS import method.
  3. Cleaned up JavaScript.
  4. Updated bash command for wp add block and added block editor styles.
  5. Fixed PHPCS issues after creating the block.
  6. Added README to juniper-theme.

Fork ACF Timber Blocks

03 Apr 09:52
7c07645

Choose a tag to compare

Fork ACF Timber Blocks to fix compatibility with PHP 8.2+ (deprecated).

Support for Twig 2.0

15 Mar 07:40
ab7145a

Choose a tag to compare

What's Changed

Full Changelog: 1.05.2...1.06

CPT Creation WP-CLI Fixed

05 Oct 13:08
ba992b0

Choose a tag to compare

Merge pull request #13 from osomstudio/fix/juniper-commands-cpt-creation

cpt creation command fixed

WP-Cli Commands Block Fix

20 Sep 05:55

Choose a tag to compare

This release fixes the problem with the blocks slug.

WP-Cli support

19 Jul 08:07
43b7c14

Choose a tag to compare

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

17 May 10:23
da77dfe

Choose a tag to compare

What's Changed

Full Changelog: 1.03...1.04

OsomTheme to JuniperTheme

02 Apr 12:06

Choose a tag to compare

Change naming from OsomTheme to JuniperTheme.

Autoload changes

30 Mar 09:31

Choose a tag to compare

Changes in autoload - everything sits in main composer in Theme now.
Changes in bash scripts for cpt.sh and taxonomy.sh

Supports - block.sh

14 Mar 13:01

Choose a tag to compare

Additional rules for .gitignore.
SupportsMode and SupportsMultiple changed to true in block.sh.