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

1.1.0 Release #586

Merged
merged 44 commits into from
Aug 25, 2023
Merged

1.1.0 Release #586

merged 44 commits into from
Aug 25, 2023

Commits on Jun 25, 2023

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

Commits on Jun 26, 2023

  1. docs: missing space

    riccardodicurtimk committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c07014b View commit details
    Browse the repository at this point in the history
  2. docs: missing space

    riccardodicurtimk committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3c1a0a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    711564e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. docs: some minor fixes (#533)

    I have read your excellent documentation and found some minor typos that
    I have corrected in this PR.
    nicholasio authored Jun 27, 2023
    1 Configuration menu
    Copy the full SHA
    4557588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98914b View commit details
    Browse the repository at this point in the history
  3. chore: updating lock file

    nicholasio committed Jun 27, 2023
    1 Configuration menu
    Copy the full SHA
    5a20300 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 9, 2023

  1. chore(deps): bump tough-cookie from 4.1.2 to 4.1.3

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    1b04752 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    d3ec9d8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#551)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from
    4.1.2 to 4.1.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/salesforce/tough-cookie/releases">tough-cookie's
    releases</a>.</em></p>
    <blockquote>
    <h2>4.1.3</h2>
    <p>Security fix for Prototype Pollution discovery in <a
    href="https://redirect.github.com/salesforce/tough-cookie/issues/282">#282</a>.
    This is a minor release, although output from the <code>inspect</code>
    utility is affected by this change, we felt this change was important
    enough to be pushed into the next patch.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/salesforce/tough-cookie/commit/4ff4d29f6cefd279a412b8d62a21142ebd410b36"><code>4ff4d29</code></a>
    4.1.3 release preparation, update the package and lib/version to 4.1.3.
    (<a
    href="https://redirect.github.com/salesforce/tough-cookie/issues/284">#284</a>)</li>
    <li><a
    href="https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e"><code>12d4747</code></a>
    Prevent prototype pollution in cookie memstore (<a
    href="https://redirect.github.com/salesforce/tough-cookie/issues/283">#283</a>)</li>
    <li><a
    href="https://github.com/salesforce/tough-cookie/commit/f06b72d1d447f33dfa6222c0a3c0c5e063558248"><code>f06b72d</code></a>
    Fix documentation for store.findCookies, missing allowSpecialUseDomain
    proper...</li>
    <li>See full diff in <a
    href="https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tough-cookie&package-manager=npm_and_yarn&previous-version=4.1.2&new-version=4.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/10up/headstartwp/network/alerts).
    
    </details>
    nicholasio authored Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    9a4062f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9fa6146 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ab648c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump semver from 5.7.1 to 5.7.2 (#554)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/node-semver/releases">semver's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.7.2</h2>
    <h2><a
    href="https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2">5.7.2</a>
    (2023-07-10)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0"><code>2f8fd41</code></a>
    <a href="https://redirect.github.com/npm/node-semver/pull/585">#585</a>
    better handling of whitespace (<a
    href="https://redirect.github.com/npm/node-semver/issues/585">#585</a>)
    (<a href="https://github.com/joaomoreno"><code>@​joaomoreno</code></a>,
    <a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md">semver's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2">5.7.2</a>
    (2023-07-10)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0"><code>2f8fd41</code></a>
    <a href="https://redirect.github.com/npm/node-semver/pull/585">#585</a>
    better handling of whitespace (<a
    href="https://redirect.github.com/npm/node-semver/issues/585">#585</a>)
    (<a href="https://github.com/joaomoreno"><code>@​joaomoreno</code></a>,
    <a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    <h2>5.7</h2>
    <ul>
    <li>Add <code>minVersion</code> method</li>
    </ul>
    <h2>5.6</h2>
    <ul>
    <li>Move boolean <code>loose</code> param to an options object, with
    backwards-compatibility protection.</li>
    <li>Add ability to opt out of special prerelease version handling with
    the <code>includePrerelease</code> option flag.</li>
    </ul>
    <h2>5.5</h2>
    <ul>
    <li>Add version coercion capabilities</li>
    </ul>
    <h2>5.4</h2>
    <ul>
    <li>Add intersection checking</li>
    </ul>
    <h2>5.3</h2>
    <ul>
    <li>Add <code>minSatisfying</code> method</li>
    </ul>
    <h2>5.2</h2>
    <ul>
    <li>Add <code>prerelease(v)</code> that returns prerelease
    components</li>
    </ul>
    <h2>5.1</h2>
    <ul>
    <li>Add Backus-Naur for ranges</li>
    <li>Remove excessively cute inspection methods</li>
    </ul>
    <h2>5.0</h2>
    <ul>
    <li>Remove AMD/Browserified build artifacts</li>
    <li>Fix ltr and gtr when using the <code>*</code> range</li>
    <li>Fix for range <code>*</code> with a prerelease identifier</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/node-semver/commit/f8cc313550691a50d9662d8c94f0c033717efd7d"><code>f8cc313</code></a>
    chore: release 5.7.2</li>
    <li><a
    href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0"><code>2f8fd41</code></a>
    fix: better handling of whitespace (<a
    href="https://redirect.github.com/npm/node-semver/issues/585">#585</a>)</li>
    <li><a
    href="https://github.com/npm/node-semver/commit/deb5ad51bf58868fa243c1683775305fe9e0e365"><code>deb5ad5</code></a>
    chore: <code>@​npmcli/template-oss</code><a
    href="https://github.com/4"><code>@​4</code></a>.16.0</li>
    <li>See full diff in <a
    href="https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="https://www.npmjs.com/~lukekarrys">lukekarrys</a>, a new releaser
    for semver since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.7.1&new-version=5.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/10up/headstartwp/network/alerts).
    
    </details>
    nicholasio authored Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    522b9fc View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#553)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/node-semver/releases">semver's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.7.2</h2>
    <h2><a
    href="https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2">5.7.2</a>
    (2023-07-10)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0"><code>2f8fd41</code></a>
    <a href="https://redirect.github.com/npm/node-semver/pull/585">#585</a>
    better handling of whitespace (<a
    href="https://redirect.github.com/npm/node-semver/issues/585">#585</a>)
    (<a href="https://github.com/joaomoreno"><code>@​joaomoreno</code></a>,
    <a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md">semver's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2">5.7.2</a>
    (2023-07-10)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0"><code>2f8fd41</code></a>
    <a href="https://redirect.github.com/npm/node-semver/pull/585">#585</a>
    better handling of whitespace (<a
    href="https://redirect.github.com/npm/node-semver/issues/585">#585</a>)
    (<a href="https://github.com/joaomoreno"><code>@​joaomoreno</code></a>,
    <a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    <h2>5.7</h2>
    <ul>
    <li>Add <code>minVersion</code> method</li>
    </ul>
    <h2>5.6</h2>
    <ul>
    <li>Move boolean <code>loose</code> param to an options object, with
    backwards-compatibility protection.</li>
    <li>Add ability to opt out of special prerelease version handling with
    the <code>includePrerelease</code> option flag.</li>
    </ul>
    <h2>5.5</h2>
    <ul>
    <li>Add version coercion capabilities</li>
    </ul>
    <h2>5.4</h2>
    <ul>
    <li>Add intersection checking</li>
    </ul>
    <h2>5.3</h2>
    <ul>
    <li>Add <code>minSatisfying</code> method</li>
    </ul>
    <h2>5.2</h2>
    <ul>
    <li>Add <code>prerelease(v)</code> that returns prerelease
    components</li>
    </ul>
    <h2>5.1</h2>
    <ul>
    <li>Add Backus-Naur for ranges</li>
    <li>Remove excessively cute inspection methods</li>
    </ul>
    <h2>5.0</h2>
    <ul>
    <li>Remove AMD/Browserified build artifacts</li>
    <li>Fix ltr and gtr when using the <code>*</code> range</li>
    <li>Fix for range <code>*</code> with a prerelease identifier</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/node-semver/commit/f8cc313550691a50d9662d8c94f0c033717efd7d"><code>f8cc313</code></a>
    chore: release 5.7.2</li>
    <li><a
    href="https://github.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0"><code>2f8fd41</code></a>
    fix: better handling of whitespace (<a
    href="https://redirect.github.com/npm/node-semver/issues/585">#585</a>)</li>
    <li><a
    href="https://github.com/npm/node-semver/commit/deb5ad51bf58868fa243c1683775305fe9e0e365"><code>deb5ad5</code></a>
    chore: <code>@​npmcli/template-oss</code><a
    href="https://github.com/4"><code>@​4</code></a>.16.0</li>
    <li>See full diff in <a
    href="https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="https://www.npmjs.com/~lukekarrys">lukekarrys</a>, a new releaser
    for semver since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.7.1&new-version=5.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/10up/headstartwp/network/alerts).
    
    </details>
    nicholasio authored Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    259d4ca View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    24f8a99 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    569662b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a2ff3c View commit details
    Browse the repository at this point in the history
  10. Release (next) (#549)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to develop, this PR
    will be updated.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    `develop` is currently in **pre mode** so this branch has prereleases
    rather than normal releases. If you want to exit prereleases, run
    `changeset pre exit` on `develop`.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    # Releases
    ## @headstartwp/[email protected]
    
    ### Minor Changes
    
    -   df3e65c: Introduces `SafeHtml` and `HtmlDecoder` components.
    -   d3ec9d8: Introduces the `decodeHtmlSpecialChars` function.
    
    ### Patch Changes
    
    - 24f8a99: Fix theme.json handling in `useBlockColors` and
    `useBlockTypography`.
    
    Thanks @riccardodicurti @dhamibirendra for [the bug
    report](#541).
    
    - 569662b: Improves the Next.js preview cookie handling and fixes a bug
    where the locale was not properly being passed from WP when previewing.
    
    First of all, it sets the preview cookie to expire within 5 minutes
    which aligns with the JWT token expiration.
    
    Secondly, it will narrow the cookie to the post path being previewed so
    that `context.preview` is not true for other paths and thus avoiding
    bypassing getStaticProps until the cookies are cleared (either expires
    or the browser closes).
    
    ## @headstartwp/[email protected]
    
    ### Minor Changes
    
    - 569662b: Improves the Next.js preview cookie handling and fixes a bug
    where the locale was not properly being passed from WP when previewing.
    
    First of all, it sets the preview cookie to expire within 5 minutes
    which aligns with the JWT token expiration.
    
    Secondly, it will narrow the cookie to the post path being previewed so
    that `context.preview` is not true for other paths and thus avoiding
    bypassing getStaticProps until the cookies are cleared (either expires
    or the browser closes).
    
    ### Patch Changes
    
    -   Updated dependencies [24f8a99]
    -   Updated dependencies [569662b]
    -   Updated dependencies [df3e65c]
    -   Updated dependencies [d3ec9d8]
        -   @headstartwp/[email protected]
    
    ## @headstartwp/[email protected]
    
    ### Patch Changes
    
    - 569662b: Improves the Next.js preview cookie handling and fixes a bug
    where the locale was not properly being passed from WP when previewing.
    
    First of all, it sets the preview cookie to expire within 5 minutes
    which aligns with the JWT token expiration.
    
    Secondly, it will narrow the cookie to the post path being previewed so
    that `context.preview` is not true for other paths and thus avoiding
    bypassing getStaticProps until the cookies are cleared (either expires
    or the browser closes).
    nicholasio authored Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    f5e4df9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 19, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c5ef8f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Aug 1, 2023

  1. fix: issue where canonical was missing trailing slash (#567)

    Co-authored-by: Nícholas Oliveira <[email protected]>
    tobeycodes and nicholasio authored Aug 1, 2023
    1 Configuration menu
    Copy the full SHA
    232f4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f2fd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Release (next) (#561)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to develop, this PR
    will be updated.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    `develop` is currently in **pre mode** so this branch has prereleases
    rather than normal releases. If you want to exit prereleases, run
    `changeset pre exit` on `develop`.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    # Releases
    ## @headstartwp/[email protected]
    
    ### Patch Changes
    
    - 1494a33: Further Optimize next.js props by removing yoast seo bloat.
    
    ## @headstartwp/[email protected]
    
    ### Patch Changes
    
    -   232f4e6: Fix: only convertUrls if url starts with sourceUrl
    - 1494a33: Further Optimize next.js props by removing yoast seo bloat.
    -   Updated dependencies [1494a33]
        -   @headstartwp/[email protected]
    nicholasio authored Aug 8, 2023
    1 Configuration menu
    Copy the full SHA
    c58d618 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. 1 Configuration menu
    Copy the full SHA
    90d5fa3 View commit details
    Browse the repository at this point in the history
  2. Add target to Link component (#571)

    ### Description of the Change
    Extract from the Next.js documentation: <a> tag attributes such as
    className or target="_blank" can be added to <Link> as props and will be
    passed to the underlying <a> element.
    
    I added target to the Link component as well so that it could be used
    for both internal andexternal link with target="_blank".
    
    ### How to test the Change
    I tested the component manually
    
    ### Changelog Entry
    > Changed - Link component
    
    ### Credits
    Props @riccardodicurti 
    
    ### Checklist:
    - [X] I agree to follow this project's [**Code of
    Conduct**](https://github.com/10up/.github/blob/trunk/CODE_OF_CONDUCT.md).
    - [ ] I have updated the documentation accordingly.
    - [ ] I have added tests to cover my change.
    - [ ] All new and existing tests pass.
    nicholasio authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    4ad3625 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#564)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3
    to 1.2.4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/jonschlinkert/word-wrap/releases">word-wrap's
    releases</a>.</em></p>
    <blockquote>
    <h2>1.2.4</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Remove default indent by <a
    href="https://github.com/mohd-akram"><code>@​mohd-akram</code></a> in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
    <li>🔒fix: CVE 2023 26115 (2) by <a
    href="https://github.com/OlafConijn"><code>@​OlafConijn</code></a> in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
    <li>:lock: fix: CVE-2023-26115 by <a
    href="https://github.com/aashutoshrathi"><code>@​aashutoshrathi</code></a>
    in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
    <li>chore: publish workflow by <a
    href="https://github.com/OlafConijn"><code>@​OlafConijn</code></a> in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/42">jonschlinkert/word-wrap#42</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/mohd-akram"><code>@​mohd-akram</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
    <li><a
    href="https://github.com/OlafConijn"><code>@​OlafConijn</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
    <li><a
    href="https://github.com/aashutoshrathi"><code>@​aashutoshrathi</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/f64b188c7261d26b99e1e2075d6b12f21798e83a"><code>f64b188</code></a>
    run verb to generate README</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/03ea08256ba0c8e8b02b1b304f0f5bd2b1863207"><code>03ea082</code></a>
    Merge pull request <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/issues/42">#42</a>
    from jonschlinkert/chore/publish-workflow</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/420dce9a2412b21881202b73a3c34f0edc53cb2e"><code>420dce9</code></a>
    Merge pull request <a
    href="https://redirect.github.com/jonschlinkert/word-wrap/issues/41">#41</a>
    from jonschlinkert/fix/CVE-2023-26115-2</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/bfa694edf55bb84ff84512f13da6d68bf7593f06"><code>bfa694e</code></a>
    Update .github/workflows/publish.yml</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/ace0b3c78f81aaf43040bab3bc91d3c5546d3fd2"><code>ace0b3c</code></a>
    chore: bump version to 1.2.4</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/6fd727594676f3e1b196b08a320908bec2f4ca02"><code>6fd7275</code></a>
    chore: add publish workflow</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/30d6daf60fce429f5f559252fa86ee78200652c4"><code>30d6daf</code></a>
    chore: fix test</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/655929cabea6299dddf3b4a21fc3713fca701b48"><code>655929c</code></a>
    chore: remove package-lock</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/49e08bbc32a84da5d79e6b7e0fa74ff6217f6d81"><code>49e08bb</code></a>
    chore: added an additional testcase</li>
    <li><a
    href="https://github.com/jonschlinkert/word-wrap/commit/9f626935f3fac6ec0f3c4b26baea4eb9740d9645"><code>9f62693</code></a>
    fix: cve 2023-26115</li>
    <li>Additional commits viewable in <a
    href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=word-wrap&package-manager=npm_and_yarn&previous-version=1.2.3&new-version=1.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/10up/headstartwp/network/alerts).
    
    </details>
    nicholasio authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    8432ea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix(core): fixes useSearch not working when Yoast SEO is deactivated (#…

    …579)
    
    Co-authored-by: Eduardo Campaña <[email protected]>
    orballo and Eduardo Campaña authored Aug 21, 2023
    1 Configuration menu
    Copy the full SHA
    bb39a60 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    e6a0c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd8a68 View commit details
    Browse the repository at this point in the history
  3. Release (next) (#577)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to develop, this PR
    will be updated.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    `develop` is currently in **pre mode** so this branch has prereleases
    rather than normal releases. If you want to exit prereleases, run
    `changeset pre exit` on `develop`.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    # Releases
    ## @headstartwp/[email protected]
    
    ### Patch Changes
    
    -   e6a0c23: Lower compilation target
    - bb39a60: Fixes useSearch error when Yoast SEO plugin is deactivated.
    
    ## @headstartwp/[email protected]
    
    ### Patch Changes
    
    -   e6a0c23: Lower compilation target
    -   90d5fa3: Fix typo in files to be published to npm
    -   Updated dependencies [e6a0c23]
    -   Updated dependencies [bb39a60]
        -   @headstartwp/[email protected]
    nicholasio authored Aug 22, 2023
    1 Configuration menu
    Copy the full SHA
    04de9f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. 1 Configuration menu
    Copy the full SHA
    56ddf9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50d8a7 View commit details
    Browse the repository at this point in the history
  3. Release (next) (#582)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to develop, this PR
    will be updated.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    `develop` is currently in **pre mode** so this branch has prereleases
    rather than normal releases. If you want to exit prereleases, run
    `changeset pre exit` on `develop`.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    # Releases
    ## @headstartwp/[email protected]
    
    ### Patch Changes
    
    -   56ddf9b: Fix theme.json handling for block settings
    nicholasio authored Aug 23, 2023
    1 Configuration menu
    Copy the full SHA
    1ab26af View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    4275962 View commit details
    Browse the repository at this point in the history
  2. fix: env caching (#578)

    nicholasio authored Aug 25, 2023
    1 Configuration menu
    Copy the full SHA
    866551f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57403ec View commit details
    Browse the repository at this point in the history
  4. Release (next) (#584)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to develop, this PR
    will be updated.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    `develop` is currently in **pre mode** so this branch has prereleases
    rather than normal releases. If you want to exit prereleases, run
    `changeset pre exit` on `develop`.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    # Releases
    ## @headstartwp/[email protected]
    
    ### Minor Changes
    
    -   4275962: Introducing `usePostOrPosts`.
    
    ## @headstartwp/[email protected]
    
    ### Minor Changes
    
    -   4275962: Introducing `usePostOrPosts`.
    
    ### Patch Changes
    
    - 866551f: Fix an annoying bug that would require deleting the
    .next/cache folder after changing headless.config.js or .env files. Now
    you only need to restart the next.js server after changing those files.
    -   Updated dependencies [4275962]
        -   @headstartwp/[email protected]
    nicholasio authored Aug 25, 2023
    1 Configuration menu
    Copy the full SHA
    2e0d326 View commit details
    Browse the repository at this point in the history
  5. feat: useSeo (#585)

    nicholasio authored Aug 25, 2023
    1 Configuration menu
    Copy the full SHA
    e9064d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cc04c1 View commit details
    Browse the repository at this point in the history
  7. Release (next) (#587)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to develop, this PR
    will be updated.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    `develop` is currently in **pre mode** so this branch has prereleases
    rather than normal releases. If you want to exit prereleases, run
    `changeset pre exit` on `develop`.
    
    ⚠️⚠️⚠️⚠️⚠️⚠️
    
    # Releases
    ## @headstartwp/[email protected]
    
    ### Minor Changes
    
    -   e9064d6: Introducing the `useSeo` hook.
    nicholasio authored Aug 25, 2023
    1 Configuration menu
    Copy the full SHA
    2e504db View commit details
    Browse the repository at this point in the history