Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore]: merge canary to main #1995

Draft
wants to merge 99 commits into
base: main
Choose a base branch
from
Draft

[chore]: merge canary to main #1995

wants to merge 99 commits into from

Commits on Jan 30, 2024

  1. Add continue-on-error for next bundle workflow for outside contribu…

    …tors (#1770)
    
    * Add `continue-on-error` for next bundle workflow for outside contributors
    
    * Don't run bundle analysis on `main`
    blakewilson authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6fad7d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    c6dedc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. fix: (#1729) Make attributes field optional (#1730)

    * fix: (#1729) Make attributes field optional
    
    * Update .changeset/spicy-doors-lie.md
    
    ---------
    
    Co-authored-by: Blake Wilson <[email protected]>
    Co-authored-by: Blake Wilson <[email protected]>
    3 people authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f6c6b0c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update @apollo/experimental-nextjs-app-support to v0.8.0-NEW (#1796)

    * Test CI/CD
    
    * Update package.json
    
    * Chore: Update package.json
    
    * Update client.ts
    
    * Added experimental app router to script build
    
    ---------
    
    Co-authored-by: Teresa (Terri) Gobble <[email protected]>
    theodesp and TeresaGobble authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f4ae2eb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Version Packages (#1790)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d533780 View commit details
    Browse the repository at this point in the history
  2. Update our issue templates (#1800)

    * Add issues contact links
    
    * Create new bug report
    
    * Delete old bug report
    
    * Remove security section
    
    * Capitalize fields
    
    * This example is no longer experimental
    
    * Update .github/ISSUE_TEMPLATE/bug_report.yml
    
    Co-authored-by: John Parris <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/config.yml
    
    Co-authored-by: John Parris <[email protected]>
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    blakewilson and mindctrl authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ce3d559 View commit details
    Browse the repository at this point in the history
  3. Update GitHub Actions (#1798)

    * ci: remove audit-dependencies workflow
    
    * ci: e2e-next-example: upgrade action versions.
    
    Upgrades actions/checkout from v3 to v4.
    
    Upgrades actions/setup-node from v3 to v4.
    
    * ci: e2e-next-example: Pin Ubuntu to ubuntu-22.04
    
    * ci: e2e-next-faustwp-example: pin ubuntu-22.04.
    
    Upgrade checkout and setup-node actions to v4.
    
    * ci: e2e-nightly-build: pin ubuntu-22.04.
    
    Upgrade checkout and setup-node actions to v4.
    
    * ci: e2e-test-plugin: Update actions and pin Ubuntu version
    
    * ci: experimental-app-router: Update actions and pin Ubuntu version
    
    * ci: lint-packages: Update actions and pin Ubuntu version
    
    * ci: lint-plugin: Update actions and pin Ubuntu version
    
    * ci: nextjs-bundle-analysis: Update actions and pin Ubuntu version
    
    * ci: nightly-releases: Update actions and pin Ubuntu version
    
    Pins setup-node to v4 instead of master.
    
    * ci: notify-discord: Update actions and pin Ubuntu version
    
    * ci: release-packages: Update actions and pin Ubuntu version
    
    * ci: release-plugin: Update actions and pin Ubuntu version
    
    * ci: sonarqube-scan: Update checkout action to v4
    
    * ci: test-packages: Update actions and pin Ubuntu version
    
    * ci: test-plugin: Update actions and pin Ubuntu version
    mindctrl authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b8e044b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. 1761: Fix preview issue due to samesite status (#1799)

    * updated SameSite to use 'lax' to allow urls from wordpress
    
    * Create healthy-mayflies-end.md
    
    * Removed breaking change status
    
    * Update .changeset/healthy-mayflies-end.md
    
    Co-authored-by: Blake Wilson <[email protected]>
    
    ---------
    
    Co-authored-by: Blake Wilson <[email protected]>
    matthewguywright and blakewilson authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4cba024 View commit details
    Browse the repository at this point in the history
  2. Detect NEXT_PUBLIC_WORDPRESS_URL using wpengine.com TLD and recommend…

    … using wpenginepowered.com TLD (#1801)
    
    * Detect wpengine.com TLD
    
    * Create unit tests
    
    * Update messaging
    
    * Add changeset
    
    * Update packages/faustwp-cli/tests/healthCheck/validateFaustEnvVars.test.ts
    
    Co-authored-by: John Parris <[email protected]>
    
    * Simplify regex test return statement
    
    * Update info message
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    blakewilson and mindctrl authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    572b253 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merl 1749 faust should warn if the secret key is invalid (#1777)

    * Added validation check for disparate FAUST_SECRET_KEYs
    * Refactored getWpSecret to const secretWp
    * Added unit testing
    ---------
    Co-authored-by: Blake Wilson <[email protected]>
    Co-authored-by: John Parris <[email protected]>
    TeresaGobble authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    47f6bd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore(deps-dev): Bump undici from 5.26.3 to 5.28.3 (#1805)

    Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.26.3...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b09ac63 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. chore(deps-dev): Bump ip from 1.1.8 to 1.1.9 (#1808)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f528ccd View commit details
    Browse the repository at this point in the history
  2. 16: update lowest version of node to 18 since 16 is deprecating (#1806)

    * init commit
    
    * typo
    
    * changesets
    matthewguywright authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    aad3bbc View commit details
    Browse the repository at this point in the history
  3. 1793: plugin system - take out of experimental (#1807)

    * init commit
    
    * updated config to support experimentalPlugins and new plugins
    
    * warning added around experimentalPlugins deprecation and plugins usage
    
    * updated experimentalPlugins to plugins
    
    * changeset
    
    * Update mighty-geese-cover.md
    
    * updated per PR for console logging consistency
    
    * Update .changeset/mighty-geese-cover.md
    
    Co-authored-by: John Parris <[email protected]>
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    matthewguywright and mindctrl authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0b0a88e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. chore: Update .nvmrc to allow v18 upgrades (#1821)

    Updates the value from v18.0.0 to v18, to allow the use of the latest 18.x version.
    mindctrl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    feed823 View commit details
    Browse the repository at this point in the history
  2. chore: fix syntax error in GitHub workflows (#1822)

    * chore: fix syntax error in GitHub workflows
    mindctrl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    33561b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2fe8f View commit details
    Browse the repository at this point in the history
  4. Version Packages (#1802)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2b3da86 View commit details
    Browse the repository at this point in the history
  5. Only request token endpoint initially, then use a cookie to determine…

    … if there is an authenticated user (#1740)
    
    * Create readable client side cookie to determine login state
    
    * Fix cookie being set when it shouldn't and fix reset cookie
    
    * Rename has token key
    
    * Update cookie name in toolbar
    
    * Update variable names
    
    * mergeCookies function and properly set expires and maxage
    
    * Remove `removeCookie` in favor of `setCookie`
    
    * Add `getHeader` to mocked test responses
    
    * Add unit tests
    
    * Add changeset
    
    * Update .changeset/brave-cougars-lie.md
    
    Co-authored-by: Matthew Wright <[email protected]>
    
    ---------
    
    Co-authored-by: Matthew Wright <[email protected]>
    blakewilson and matthewguywright authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0759959 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add next-secure-headers in example projects (#1803)

    * Add next-secure-headers in example projects
    
    * Update next.config.js paths
    
    * FeatI: set xssProtection: false
    theodesp authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    259d926 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Feature: Error when NEXT_PUBLIC_WORDPRESS_URL same as headless site U…

    …RL (#1809)
    
    * Feature: Error when NEXT_PUBLIC_WORDPRESS_URL pointing to headless site
    
    * Update packages/faustwp-cli/src/healthCheck/validateNextWordPressUrl.ts
    
    Co-authored-by: John Parris <[email protected]>
    
    * Chore: Fix PHP Lint issues
    
    * Chore: PHP Lint issues
    
    * Feature: handle older versions of FaustWP Plugin
    
    * Tests: Add unit tests for domains_match
    
    * PHPCS: Fix
    
    * PHPCS: Lint issues
    
    * Chore: Remove WP_Rest_Response messages.
    
    * Feat: Only perform the check on valid secret key
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    theodesp and mindctrl authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4724719 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Feat: Added Error Logging Apollo Link (#1832)

    * Feat: Added Error Logging Apollo Link
    
    * Update errorLoggingLink.test.ts
    
    * Update errorLoggingLink.test.ts
    
    * Update errorLoggingLink.test.ts
    theodesp authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9a43d50 View commit details
    Browse the repository at this point in the history
  2. update @experimental-app-router for handle trailing slash config (#1815)

    * update @experimental-app-router for handle trailing slash config
    
    * changeset
    
    * Update changeset
    
    * Update changeset
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    fx69005 and mindctrl authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    aee31a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Bug Fix: Pass Next server to tokenHandler to fix build issues with ex…

    …perimental-app-router (#1836)
    
    * Bug Fix: Fix wierd issue with import in experimental-app-router
    
    * Update Deps
    
    * Tests: Fix unit tests in app router
    
    * Update test in TokenHandler
    theodesp authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    42ded80 View commit details
    Browse the repository at this point in the history
  2. TOOLBAR LOGOUT LOOP: init commit and test (#1828)

    * init commit and test
    
    * Update useLogout.tsx
    
    * Update useLogout.tsx
    
    * updated per PR
    
    * added test to cover use case
    
    * Update useLogout.test.ts
    
    * changeset
    
    * updated per PR
    matthewguywright authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    50c30cb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Toolbar should respect show avatars setting in wp (#1845)

    * Added conditional for avatar value of null to toolbar
    
    * Added optional chaining to ViewerType in useAuth
    
    * Added optional chaining to both instances of img in MyAccount
    
    * Updated additional useAuth test to include changes to Viewer
    
    * Update .changeset/smooth-dogs-cough.md
    
    Co-authored-by: John Parris <[email protected]>
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    TeresaGobble and mindctrl authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8e1b5db View commit details
    Browse the repository at this point in the history
  2. Do not require plugins, experimentalPlugins in the FaustConfig ty…

    …pe (#1840)
    
    * Do not require plugins in Faust Config
    
    * Create changeset
    blakewilson authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a54ce69 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Added multiple queries to interface for FaustTemplate (#1847)

    * Added `queries` property to FaustTemplate interface, which fixes an error when using multiple queries with TypeScript.
    
    Co-authored-by: John Parris <[email protected]>
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    TeresaGobble and mindctrl authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    16b2384 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#1852)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dcf5395 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump follow-redirects in /internal/legacy.faustjs.org (#…

    …1851)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b4c9556 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Docs: Update Development Guide 2024 (#1848)

    * Docs: Update Development Guide 2024
    
    * Update DEVELOPMENT.md: Removed legacy docs reference.
    
    * DEVELOPMENT.md: Added Monorepo section.
    theodesp authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8dc9640 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    daae7cd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore(deps): Bump webpack-dev-middleware in /internal/legacy.faustjs.…

    …org (#1859)
    
    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ba1c7eb View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1860)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cbcf1f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (#1866)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1ec28ea View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump express in /internal/legacy.faustjs.org (#1867)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    71ca18f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    352c00e View commit details
    Browse the repository at this point in the history
  2. Revert "Only request token endpoint initially, then use a cookie to d… (

    #1868)
    
    * Revert "Only request token endpoint initially, then use a cookie to determine if there is an authenticated user (#1740)"
    
    This reverts commit 0759959.
    
    * Restore js-cookie
    theodesp authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f4b415f View commit details
    Browse the repository at this point in the history
  3. Version Packages (#1824)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    002687f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Feat: Output faust version in dev|build|start commands. (#1874)

    * Feat: Output faust version in dev|build|start commands.
    
    * Lint: Fix eslint issue
    
    * Acceptance Tests: update preview button selectos for WP 6.5
    
    * Acceptance Tests: Attempt to fix preview tests
    
    * Acceptance Test: Use correct variables
    
    * Acceptance Test: Fix cpt_name var
    
    * Acceptance Test: Remove click event
    
    * Acceptance Test: Attempt to close welcome modals.
    
    * Acceptance Test: Revert last commit
    
    * Acceptance Test: Update DEVELOPMENT.md
    
    * Acceptance Test: Click Welcome modal if present
    
    * Acceptance Test: Pin e2e tests to WP 6.4
    theodesp authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f946d7a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Load plugin textdomain (#1877)

    * Ignore the WordPress source code.
    
    * fix: Load the plugin's text domain to allow translations to be utilized.
    
    * Add changeset
    ChrisWiegman authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bced682 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: Set enable_image_source to on by default (#1879)

    * feat: Set `enable_image_source` to on by default
    
    * Add changeset
    
    * Update acceptance test for new default
    ChrisWiegman authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a478997 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. chore(deps-dev): Bump undici from 5.28.3 to 5.28.4 (#1871)

    * chore(deps-dev): Bump undici from 5.28.3 to 5.28.4
    
    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Feat: Output faust version in dev|build|start commands. (#1874)
    
    * Feat: Output faust version in dev|build|start commands.
    
    * Lint: Fix eslint issue
    
    * Acceptance Tests: update preview button selectos for WP 6.5
    
    * Acceptance Tests: Attempt to fix preview tests
    
    * Acceptance Test: Use correct variables
    
    * Acceptance Test: Fix cpt_name var
    
    * Acceptance Test: Remove click event
    
    * Acceptance Test: Attempt to close welcome modals.
    
    * Acceptance Test: Revert last commit
    
    * Acceptance Test: Update DEVELOPMENT.md
    
    * Acceptance Test: Click Welcome modal if present
    
    * Acceptance Test: Pin e2e tests to WP 6.4
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Theofanis Despoudis <[email protected]>
    dependabot[bot] and theodesp authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4954452 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update Next.js in Legacy Faust (#1886)

    * Update Next 12 in appropriate packages
    
    * Add WordPress 6.5 to testing Matrix
    
    * Add changeset
    
    * Update Next.js 14 in packages < 14.1.1
    ChrisWiegman authored May 14, 2024
    Configuration menu
    Copy the full SHA
    3c78b75 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#1876)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ec6f4e9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update plugin unit testing with more WordPress versions and Nightly W…

    …ordPress builds (#1887)
    
    * Modernize plugin testing
    
    * Fix directory
    
    * Fix the path
    
    * Our older composer setup does not run on PHP 7.4
    
    * Ensure we end the command
    
    * Ensure we're passing WP_VERSION
    
    * FROM should be after ARG
    
    * Update PHP version
    
    * Normalize E2E tests
    
    * Ensure we're using PHP 8.2 for all
    
    * Remove redudant steps and normalize output
    
    * Reverse the order of the E2E tests
    
    * Don't fail fast with Matrix
    
    * Reintroduce "Maybe update DB" step to E2E tests
    
    * Update DB on correct workflow
    
    * Upload fail output to correct location
    
    * Fix output path
    
    * Revert E2E changes
    
    * Use current WP version for default
    
    * Use current WP version for default
    
    * Include WP version for current E2E build
    
    * Revert plugin E2E test to WP 6.4
    
    * Add plugin unit tests for WordPress nightly
    
    * Fix workflow name
    
    * Update test names for better identification.
    
    * Call out existing plugin E2E tests are against legacy Faust.
    ChrisWiegman authored May 16, 2024
    Configuration menu
    Copy the full SHA
    6e5ef28 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Improve domain_match Function and add test cases (#1889)

    * fix(domains_match): make stricter checks about domains
    
    * chore: add changeset
    
    * format: use snake_case unit test names
    
    * style: phpcs format fix
    
    * style: phpcs fix
    
    * style: phpcs:fixx
    theodesp authored May 17, 2024
    Configuration menu
    Copy the full SHA
    c28624c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Version Packages (#1890)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored May 29, 2024
    Configuration menu
    Copy the full SHA
    2ff9be6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update PHPCS and coding standards to the current version. (#1894)

    * Update PHPCS and coding standards to the current version.
    
    * Exclude UnusedFunctionParameter Warnings
    
    * Fix linting issues
    ChrisWiegman authored May 30, 2024
    Configuration menu
    Copy the full SHA
    2c581ad View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update default packages in example project (#1896)

    * Update default packages in example project
    
    * Update package-lock for changes in Getting started example.
    ChrisWiegman authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    18f2df7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    456c401 View commit details
    Browse the repository at this point in the history
  2. [Bug] Add missing textarea control handler. (#1898)

    * bug(block-editor-utils): add missing TextArea handler
    
    * chore: Add Changeset
    theodesp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f0543e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Bug: Fixes issue with blocks not showing in the block editor when run…

    …ning blockset command on WP >=v6.5 (#1904)
    theodesp authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    84076cd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore(deps): Bump braces from 3.0.2 to 3.0.3 (#1910)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    105afd4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump braces in /internal/legacy.faustjs.org (#1912)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    989cccd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore(deps-dev): Bump ws from 7.5.9 to 7.5.10 (#1913)

    Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e2af46c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Fix: Ensure Accurate Detection of WordPress Previews via URL Query Pa…

    …rameters (#1911)
    
    * fix(WordPressTemplate): fix issue when is-preview check is too greedy
    
    * chore(changeset): add changeset
    theodesp authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    beb546a View commit details
    Browse the repository at this point in the history
  2. Create CODE_OF_CONDUCT.md (#1908)

    > community health files are a set of predefined files that provide guidance and templates for maintaining a healthy and collaborative open-source project.
    
    https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file
    colorful-tones authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1f089c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    2f8dc9d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Version Packages (#1902)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    166b6be View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    55c4e9f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: update ws (#1921)

    * fix: update ws
    
    * fix: include package-lock.json updates
    theodesp authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9b4ed77 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. chore(deps): Bump fast-xml-parser from 4.3.2 to 4.4.1 (#1922)

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.3.2...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    631b81d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix: only remove non-faust Nav Menu locations if the user opts-in to …

    …it (#1926)
    
    * - introduce new setting to "remove additional menu locations"
    - update callback to `remove_menu_locations` to only execute the removal if the faustwp setting is checked.
    
    * - change `docker-compose` to `docker compose`
    
    * - change `docker-compose` to `docker compose`
    
    * - change `docker-compose` to `docker compose`
    
    * - update test
    
    * - phpcs
    - update unit tests to use docker compose instead of docker-compose
    
    * - add changeset
    jasonbahl authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9ff1df8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    514481c View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies to better support local development (#1929)

    * - remove react and react-dom as devDependencies for the block-editor-utils package
    - remove react and react-dom as devDependencies for the blocks package
    - remove faustwp/cli, faustwp/core, react and react-dom as devDependencies for the experimental-app-router package
    - remove next, react and react-dom as devDependencies for the next package
    - remove faustjs/core and faustjs/react as dependencies and mark them as peerDependenncies of the next packagee
    - remove faustjs/core and mark it as a peerDependency for the react package
    - remove react and react-dom as devDependencies of the react package
    
    * - add changeset
    jasonbahl authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    53bb9a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Introduce configurable "sitemap index path" for enhanced plugin compa…

    …tibility (#1936)
    
    * Add support for configuring a custom sitemap index
    
    * Add example usage in example project
    
    * Add changeset
    
    * Fix linting issues
    josephfusco authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2b7949b View commit details
    Browse the repository at this point in the history
  2. chore: add "Local Development" guide for @faustwp/core (#1934)

    * - re-order dependencies
    - add guide for "Local Development" of @faustwp/core package
    
    * - update Local Development guide for more clarity after walking through it with `@josephfusco`
    
    * - update docs
    
    * - move file
    jasonbahl authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    56dd90b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix: ssr not always working (#1939)

    * - fix a bug where the WordPressTemplate was returning null when `isPreview` was null
    
    * - update WordPressTemplate conditionals
    
    * - add glob as a dependency to @faustwp/cli
    
    * - add changeset for faustwp/cli
    jasonbahl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    031c239 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Version Packages (#1928)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8a42375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecc68b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore(deps): Bump micromatch in /internal/legacy.faustjs.org (#1945)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    51dbd01 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump micromatch from 4.0.5 to 4.0.8 (#1948)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    51a013c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update "tested up to" version for faustwp WordPress plugin. (#1949)

    * Update tested up to version
    
    * Add changeset
    josephfusco authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e80d80a View commit details
    Browse the repository at this point in the history
  2. Version Packages (#1950)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    90547e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. security: fix path-to-regexp=8.1.0 (#1951)

    * security: fix path-to-regexp=8.1.0
    
    * security: fix vulnerabilities
    theodesp authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    908749a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore(deps): Bump body-parser and express (#1960)

    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c5b41d3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump serve-static and express (#1959)

    Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    95a7322 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump send and express in /internal/legacy.faustjs.org (#…

    …1957)
    
    Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    381c9ba View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump webpack in /internal/legacy.faustjs.org (#1947)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c98996a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: Add PluginUpdater to Support Plugin Updates from Custom API (#1964

    )
    
    * Add plugin updater
    
    * Update package name
    
    * Add changeset
    
    * Add plugin updater
    
    * Ignore error_log case
    
    * Update plugins/faustwp/faustwp.php
    
    * Apply suggestions from code review
    
    - update the docblock to account for possible null values
    
    * Update plugins/faustwp/includes/updates/class-plugin-updater.php
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Jason Bahl <[email protected]>
    josephfusco and jasonbahl authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    011cd93 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore(deps): Bump cookie from 0.4.2 to 0.7.0 (#1969)

    Bumps [cookie](https://github.com/jshttp/cookie) from 0.4.2 to 0.7.0.
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.4.2...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7e71f15 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump cookie and express in /internal/legacy.faustjs.org (#…

    …1970)
    
    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    aeb6916 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Version Packages (#1965)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    942b7c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. deps: update path-to-regexp=6.3.0 (#1971)

    * deps: update path-to-regexp=6.3.0
    
    * Update package.json overrides
    theodesp authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    745c89c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: cannot query field "align" on type "CoreQuoteAttributes"' (#1946)

    * - update query fragment on CoreQuote to be compatible with WordPress 6.6
    
    * - update query string
    
    * fix: add legacyBehavior in <Link/>
    
    * chore: update changeset
    
    ---------
    
    Co-authored-by: Theo <[email protected]>
    jasonbahl and theodesp authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9011492 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    6dc0b21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de32574 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. feat: separate legacy example projects (#1977)

    * chore: wip cleanup
    
    * chore: install and build step
    
    * chore: add sass
    
    * chore: update deps
    
    * chore: add deps
    
    * chore: cleanup
    
    * chore: include packages/experimental-app-router
    
    * chore: update changesets
    
    * chore: update gettting-started postcss dependency
    
    * chore: update dev npm command
    theodesp authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e22b87d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Version Packages (#1975)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e17d318 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. chore: update deps (#1982)

    theodesp authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    139a1ce View commit details
    Browse the repository at this point in the history
  2. Create SECURITY.md (#1909)

    Providing a clear security policy ensures that the community will know how to report a vulnerability should they find one, which also signals trust in our codebase and standards.
    
    https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
    colorful-tones authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8570324 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. chore(deps): Bump cross-spawn in /internal/legacy.faustjs.org (#1990)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    8d9eaa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. chore(deps): Bump dawidd6/action-download-artifact in /.github/workfl…

    …ows (#1991)
    
    Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6.
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@v3...v6)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9eb8068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25cf3a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. chore: update links legacy documentation and packages (#1992)

    * Update legacy docs
    
    * Update legacy package documents links
    
    * Update edit path for legacy site
    
    * Revert "Update legacy package documents links"
    
    This reverts commit 4da6edc.
    
    * Revert package updates
    josephfusco authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b098fcb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. chore: remove legacy code (#1993)

    * Update legacy docs
    
    * Update legacy package documents links
    
    * Update edit path for legacy site
    
    * Remove legacy code
    
    * Revert "Update legacy package documents links"
    
    This reverts commit 4da6edc.
    
    * Revert package updates
    
    * Revert "Remove legacy code"
    
    This reverts commit d1870f3.
    
    * Remove legacy code
    
    * Create package-lock.json
    
    * Remove legacy lockfile
    
    * Remove orphaned ignore
    
    ---------
    
    Co-authored-by: Alex Moon <[email protected]>
    josephfusco and moonmeister authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    dc2b753 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. [BUG-1919] experimental app router updates to next 15 and react 19 (#…

    …1994)
    
    * fix(experimental-app-router): Resolve onLogin issue on Vercel deployment (#1919)
    
    * fix(experimental-app-router): Resolve onLogin issue on Vercel deployment - adding one more eslint addition (#1919)
    
    * fix(experimental-app-router): Resolve onLogin issue on Vercel deployment - updating example repo (#1919)
    
    * adding changset
    
    * fix(experimental-app-router): Resolve onLogin issue on Vercel deployment - Adding use server on logout action(#1919)
    
    * Testing on example repo
    
    * Testing on example repo
    
    * (@faustwp/experimental-app-router) Updating example next 15 errors related to awaiting params (1919)
    
    * (@faustwp/experimental-app-router) Updating example next 15 errors related to awaiting params (1919)
    
    * (@faustwp/experimental-app-router) Updating changeset (1919)
    
    * [bug-1919-experimental-app-router] Bumping down next version on example
    CesarBenavides777 authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    5457479 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Adding a filter for optional change of public redirect status codes (#…

    …1985)
    
    * Adding a filter for optional change of public redirect status codes
    
    adding support for users to change the redirect status code from a `302` to another code of their choice, likely `301`.
    
    * Adding Changeset
    infn8 authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    28f1f83 View commit details
    Browse the repository at this point in the history