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

Minor Changes

  • adef5332: Update ApiClient Serializer Type to Include serialize method

    • Serializer option now accepts a serialize method. This method is not currently used internally, but can be accessed on the client to simplify working with deserialized data.

@drupal-api-client/json-api-client@0.6.0

Minor Changes

  • adef5332: Update ApiClient Serializer Type to Include serialize method

    • Serializer option now accepts a serialize method. This method is not currently used internally, but can be accessed on the client to simplify working with deserialized data.

Patch Changes

  • 46a8d8db: createResource, deleteResource and updateResource returns json data by default, but allows raw response support.
  • Updated dependencies [adef5332]
    • @drupal-api-client/api-client@0.6.0
    • @drupal-api-client/decoupled-router-client@0.2.1

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

Patch Changes

  • Updated dependencies [adef5332]
    • @drupal-api-client/api-client@0.6.0

decoupled-router-client-example@0.0.3

Patch Changes

  • Updated dependencies [adef5332]
    • @drupal-api-client/api-client@0.6.0
    • @drupal-api-client/decoupled-router-client@0.2.1

Merge request reports

Loading