decoupled-kit-js

Pantheon's monorepo for JavaScript SDKs, starter examples, and published npm packages.

GPL-3.0 License

Downloads
5.2K
Stars
23
Committers
17

Bot releases are visible (Hide)

decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • bf9e7728: [next-drupal] Pagination example fails gracefully. If the mock
    content can not be reached, a message is displayed at the /examples/pagination
    route.
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • f9756fbc: [next-wp-search-api-addon] Add Search Results page
decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • ba64c8b2: Ensure .env vars are loaded if NODE_ENV is not production
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • ba64c8b2: Bump @pantheon-systems/decoupled-kit-health-check version
decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Minor Changes

  • 40a97692: Support node >=14
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Minor Changes

  • 7f18b23e: [cli] - Add generator for a next-wp-search-api-add-on
    [next-wp-search-api-add-on] - Add's component to the layout
    and header of the next-wp starter.

Patch Changes

  • 40a97692: Bump @pantheon-systems/decoupled-kit-health-check version
decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Minor Changes

  • d0ff8fa4: Add support for the Gatsby + WordPress starter
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • e4c17b86: [gatsby-wp] Add healthcheck script, bump
    @pantheon-systems/decoupled-kit-healthcheck version
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • a328f582: [gatsby-wp] Use new tagged template for .env.development.local and
    fix typo in gatsby-config
decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Patch Changes

  • 86d23e83: No external facing changes, but the interals for this package have
    been refactored.
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user about 1 year ago

Minor Changes

  • 71c84419: [gatsby-wp] Use TypeScript by default [cli] Begin transitioning to
    tagged template literal templates away from handlebars
  • 71c84419: [gatsby-wp] Starters created using the gatsby-wp generator are now
    in TypeScript

Patch Changes

  • 71c84419: [gatsby-wp] Upgraded the gatsby-wp templates to use gatsby v5

  • 71c84419: [gatsby-wp-acf-addon] Rewrite templates in TypeScript

    [gatsby-wp] Move some templates to partials

  • 71c84419: Add support for tagged template literal templates in addition to
    handlebars templates. This is in effort to smooth out developer experience
    when writing templates for the generators. This change is meant to be
    backwards compatible so handlebars templates should still work.

decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • 104f0057: [next-wp] Added logic to api/preview.js that returns JSON which
    indicates if there are any issues with the preview route or secret if the
    test=true queryparam exists on the request URL.
  • 2cd84152: [next-drupal] Added logic to api/preview.js that returns JSON
    which indicates if there are any issues with the preview route or secret if
    the test=true query param exists on the request URL.
decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • a0dce89a: Ensure the pathname is set to /wp/graphql by default for the
    wordpress health-check
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • a0dce89a: Bump @pantheon-systems/decoupled-kit-health-check version
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • c85ddced: [next-wp] Fix missing comma in package.json
decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Minor Changes

  • 7bf7e5f3: Added logic to run the health-check against wordpress
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • 7bf7e5f3: [next-wp] Added the @pantheon-systems/decoupled-kit-health-check
    package as a dev dependency to the next-wp template. The health check will
    run before a build to check critical endpoints for availability

    [next-wp, next-drupal] Updated the README to include information about the
    @pantheon-systems/decoupled-kit-health-check and

decoupled-kit-js - @pantheon-systems/[email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • 8527330f: Fix case where PANTHEON_CMS_ENDPOINT is set but does not have
    include the protocol
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • 8527330f: Bump @pantheon-systems/decoupled-kit-health-check version
decoupled-kit-js - [email protected]

Published by pantheon-decoupled-service-user over 1 year ago

Patch Changes

  • 3c064545: [next-drupal] Added the
    @pantheon-systems/decoupled-kit-health-check package as a dev dependency to
    the next-drupal template. The health check will run before a build to check
    critical endpoints for availability