Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .changeset/sparkly-dodos-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wp-6.9-support.md

This file was deleted.

60 changes: 30 additions & 30 deletions examples/next/faustwp-getting-started/package.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"name": "@faustwp/getting-started-example",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "faust dev",
"build": "faust build",
"generate": "faust generatePossibleTypes",
"stylesheet": "faust generateGlobalStylesheet",
"start": "faust start"
},
"dependencies": {
"@apollo/client": "^3.10.4",
"@faustwp/cli": "^3.3.4",
"@faustwp/core": "^3.3.4",
"@wordpress/base-styles": "^6.15.0",
"@wordpress/block-library": "^9.10.0",
"classnames": "^2.5.1",
"graphql": "^16.8.1",
"next": "^15.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "1.77.3"
},
"devDependencies": {
"next-secure-headers": "^2.2.0"
},
"engines": {
"node": ">=18",
"npm": ">=8"
}
"name": "@faustwp/getting-started-example",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "faust dev",
"build": "faust build",
"generate": "faust generatePossibleTypes",
"stylesheet": "faust generateGlobalStylesheet",
"start": "faust start"
},
"dependencies": {
"@apollo/client": "^3.10.4",
"@faustwp/cli": "^3.3.4",
"@faustwp/core": "^3.3.4",
"@wordpress/base-styles": "^6.15.0",
"@wordpress/block-library": "^9.10.0",
"classnames": "^2.5.1",
"graphql": "^16.8.1",
"next": "^15.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "1.77.3"
},
"devDependencies": {
"next-secure-headers": "^2.2.0"
},
"engines": {
"node": ">=18",
"npm": ">=8"
}
}
6 changes: 6 additions & 0 deletions packages/block-editor-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @faustwp/block-editor-utils

## 0.3.8

### Patch Changes

- 97ec3e8: Publish release after NPM auth changes

## 0.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/block-editor-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faustwp/block-editor-utils",
"version": "0.3.7",
"version": "0.3.8",
"description": "Faust Block Editor Utils Package",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @faustwp/blocks

## 6.1.8

### Patch Changes

- 97ec3e8: Publish release after NPM auth changes

## 6.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faustwp/blocks",
"version": "6.1.7",
"version": "6.1.8",
"description": "Faust Blocks",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/faustwp-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @faustwp/cli

## 3.3.6

### Patch Changes

- 97ec3e8: Publish release after NPM auth changes

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/faustwp-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faustwp/cli",
"version": "3.3.5",
"version": "3.3.6",
"description": "This modules provides a CLI to develop, build, and serve your Faust apps",
"main": "dist/index.js",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/faustwp-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @faustwp/core

## 3.3.6

### Patch Changes

- 97ec3e8: Publish release after NPM auth changes

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/faustwp-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faustwp/core",
"version": "3.3.5",
"version": "3.3.6",
"description": "Faust is a framework that aims to make headless WordPress as streamlined as classic WordPress for both developers and publishers",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions plugins/faustwp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Faust

## 1.8.5

### Patch Changes

- 6bf8a7e: Add WordPress 6.9 to the CI test matrix and update the plugin "Tested up to" header to 6.9.

## 1.8.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/faustwp/faustwp.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: faustwp
* Domain Path: /languages
* Version: 1.8.4
* Version: 1.8.5
* Requires PHP: 7.4
* Requires at least: 5.7
* Tested up to: 6.9
Expand Down
2 changes: 1 addition & 1 deletion plugins/faustwp/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@faustwp/wordpress-plugin",
"version": "1.8.4",
"version": "1.8.5",
"private": true
}
46 changes: 23 additions & 23 deletions plugins/faustwp/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: antpb, apmatthe, blakewpe, chriswiegman, claygriffiths, colin-murp
Tags: faustjs, faust, headless, decoupled, composable-architecture
Requires at least: 5.7
Tested up to: 6.9
Stable tag: 1.8.4
Stable tag: 1.8.5
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -52,26 +52,26 @@ plugins/faustwp/.wordpress-org/screenshot-1.png
plugins/faustwp/.wordpress-org/screenshot-2.png
plugins/faustwp/.wordpress-org/screenshot-3.png

== Changelog ==
= 1.8.4 =
### Patch Changes
- 5ce074a: Tested Faust on WordPress 6.8.1
- 8684b83: Fixed issue in content_replacement when site_url() contains port
= 1.8.3 =
### Patch Changes
- 089ea0a: Fix for adding assets to the correct release for Github Actions.
Small fix for Github actions to upload assets to the correct release
= 1.8.2 =
### Patch Changes
- b1898f8: Fix for adding assets to the correct release for Github Actions.
== Changelog ==

= 1.8.5 =

### Patch Changes

- 6bf8a7e: Add WordPress 6.9 to the CI test matrix and update the plugin "Tested up to" header to 6.9.

= 1.8.4 =

### Patch Changes

- 5ce074a: Tested Faust on WordPress 6.8.1
- 8684b83: Fixed issue in content_replacement when site_url() contains port

= 1.8.3 =

### Patch Changes

- 089ea0a: Fix for adding assets to the correct release for Github Actions.
Small fix for Github actions to upload assets to the correct release

[View the full changelog](https://github.com/wpengine/faustjs/blob/canary/plugins/faustwp/CHANGELOG.md)