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 hidden (Show)

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

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

Minor Changes

  • e791c027: Added the option to opt out of running the health check by setting
    the NO_DKHC environment variable

Patch Changes

  • 5cf51bed: Upgraded vitest
decoupled-kit-js - [email protected]

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

Patch Changes

  • 5cf51bed: Some internal changes to types for better API reference generation
  • e791c027: 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

Patch Changes

  • 5cf51bed: Upgraded vitest
decoupled-kit-js - @pantheon-systems/[email protected]

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

Patch Changes

  • 15d7593e: [NextDruaplHealthCheck] Fixed potential false negatives when
    checking for decoupled router
decoupled-kit-js - [email protected]

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

Patch Changes

  • 15d7593e: Bump @pantheon-systems/decoupled-kit-health-check
  • 7d3513ca: [next-wp] Fixed a bug where a trailing slash on WPGRAPHQL_URL could
    break the IMAGE_DOMAIN used for the next/image component.
  • 3e853174: [next-wp][next-drupal][gatsby-wp] Add engines field to
    package.json
decoupled-kit-js - [email protected]

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

Patch Changes

  • 3e853174: [next-wp][next-drupal][gatsby-wp] Add engines field to
    package.json
decoupled-kit-js - @pantheon-systems/[email protected]

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

Patch Changes

  • 15d7593e: [NextDruaplHealthCheck] Fixed potential false negatives when
    checking for decoupled router
decoupled-kit-js - [email protected]

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

Patch Changes

  • 15d7593e: Bump @pantheon-systems/decoupled-kit-health-check
  • 7d3513ca: [next-wp] Fixed a bug where a trailing slash on WPGRAPHQL_URL could
    break the IMAGE_DOMAIN used for the next/image component.
decoupled-kit-js - [email protected]

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

Patch Changes

  • 793e6268: Fix logo alignment in READMEs
  • 6b616fb9: [next-wp][next-drupal][gatsby-wp] Update READMEs
decoupled-kit-js - [email protected]

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

Patch Changes

  • 793e6268: Fix logo alignment in READMEs
decoupled-kit-js - [email protected]

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

Patch Changes

  • 6b616fb9: [next-wp][next-drupal][gatsby-wp] Update READMEs
decoupled-kit-js - @pantheon-systems/[email protected]

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

Patch Changes

  • c3f35a8b: Fix link to WordPress preview site settings
  • bbc872eb: Fix trailing slash on WPGRAPHQL_URL fails the healthcheck
decoupled-kit-js - [email protected]

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

Patch Changes

  • 2fa14b06: [gatsby-wp] Update README
  • bbc872eb: Bump @pantheon-systems/decoupled-kit-health-check version
  • c7259e5e: [next-wp][gatsby-wp][next-drupal] Add comments describing each env
    var in the .env.example
  • 78042c44: next-drupal-search-api-addon - BACKEND_URL not required for
    successful search queries.
decoupled-kit-js - @pantheon-systems/[email protected]

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

Patch Changes

  • c3f35a8b: Fix link to WordPress preview site settings
  • 911a7d48: Fix trailing slash on WPGRAPHQL_URL fails the healthcheck
decoupled-kit-js - [email protected]

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

Patch Changes

  • 911a7d48: Bump @pantheon-systems/decoupled-kit-health-check version
  • c7259e5e: [next-wp][gatsby-wp][next-drupal] Add comments describing each env
    var in the .env.example
decoupled-kit-js - [email protected]

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

Patch Changes

  • 2fa14b06: [gatsby-wp] Update README
  • 78042c44: next-drupal-search-api-addon - BACKEND_URL not required for
    successful search queries.
decoupled-kit-js - @pantheon-systems/[email protected]

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

Minor Changes

  • 7bf7e5f3: Added logic to run the health-check against wordpress
  • 40a97692: Support node >=14
  • 868dab9e: Initial release
  • d0ff8fa4: Add support for the Gatsby + WordPress starter

Patch Changes

  • a0dce89a: Ensure the pathname is set to /wp/graphql by default for the
    wordpress health-check
  • 8527330f: Fix case where PANTHEON_CMS_ENDPOINT is set but does not have
    include the protocol
  • 86d23e83: No external facing changes, but the internals for this package have
    been refactored.
  • 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

Minor Changes

  • 71c84419: [gatsby-wp] Use TypeScript by default [cli] Begin transitioning to
    tagged template literal templates away from handlebars

Patch Changes

  • 40a97692: Bump @pantheon-systems/decoupled-kit-health-check version

  • 8527330f: Bump @pantheon-systems/decoupled-kit-health-check version

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

  • ba64c8b2: Bump @pantheon-systems/decoupled-kit-health-check version

  • 17cf4481: [next-wp] Pagination example fails gracefully. If the mock content
    can not be reached, a message is displayed at the /examples/pagination route.

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

  • a328f582: [gatsby-wp] Use new tagged template for .env.development.local and
    fix typo in gatsby-config

  • 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

  • e3817f2b: [gatsby-wp] Pagination example fails gracefully. If the mock content
    can not be reached, a message is displayed at the /examples/pagination route.

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

  • 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

  • a0dce89a: Bump @pantheon-systems/decoupled-kit-health-check version

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

    [gatsby-wp] Move some templates to partials

  • 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.

  • c85ddced: [next-wp] Fix missing comma in package.json

  • 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.

  • 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 - [email protected]

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

Patch Changes

  • e3817f2b: [gatsby-wp] 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

  • 17cf4481: [next-wp] Pagination example fails gracefully. If the mock content
    can not be reached, a message is displayed at the /examples/pagination route.