Skip to content

Version Packages

Changesets Gitlab requested to merge changeset-release/main into main

This MR was opened by the changesets-gitlab GitLab CI script. 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 main, this MR will be updated.

Releases

@drupal-api-client/api-client@0.7.0

Minor Changes

  • 3da2de9e: Adds disable authentication option.

    • All methods that make fetch requests now accept a 'disableAuthentication' option. if 'true' no authorization headers will be added for the related fetch request.

@drupal-api-client/decoupled-router-client@0.3.0

Minor Changes

  • 3da2de9e: Adds disable authentication option.

    • All methods that make fetch requests now accept a 'disableAuthentication' option. if 'true' no authorization headers will be added for the related fetch request.

Patch Changes

  • Updated dependencies [3da2de9e]
    • @drupal-api-client/api-client@0.7.0

@drupal-api-client/json-api-client@0.7.0

Minor Changes

  • 3da2de9e: Adds disable authentication option.

    • All methods that make fetch requests now accept a 'disableAuthentication' option. if 'true' no authorization headers will be added for the related fetch request.

Patch Changes

  • Updated dependencies [3da2de9e]
    • @drupal-api-client/decoupled-router-client@0.3.0
    • @drupal-api-client/api-client@0.7.0

decoupled-router-client-example@0.0.4

Patch Changes

  • Updated dependencies [3da2de9e]
    • @drupal-api-client/decoupled-router-client@0.3.0
    • @drupal-api-client/api-client@0.7.0

Merge request reports