Skip to content

Latest commit

 

History

History
81 lines (44 loc) · 3 KB

CHANGELOG.md

File metadata and controls

81 lines (44 loc) · 3 KB

Changelog

1.5.1

Bug Fixes

  • next-drupal: check for versionable resource type (#388) (fb049bb)
  • next-drupal: update the headers for getAccessToken (57dc6a6)

1.5.0

https://next-drupal.org/blog/next-drupal-1-5

  • next-drupal: Added support for Preview URL Generators

1.4.0

https://next-drupal.org/blog/next-drupal-1-4

1.3.2

Bug Fixes

  • next-drupal: skip subrequests if path is passed to getResourceFromContext (ca65e62)

1.3.1

  • next-drupal: backport slug encoding fix to helpers (29ee9d3)
  • next-drupal: encode slug parts in getPathFromContext (b56dd9e)

1.3.0

1.2.2

Bug Fixes

  • next-drupal: use a generic for getMenu and useMenu (8e2cdc2)

1.2.1

Bug Fixes

  • next-drupal: handle cases where menu might be empty (76c9fd6)

1.2.0

Features

  • next-drupal: add UNSTABLE_DRUPAL_ACCESS_TOKEN (325e368)

1.1.1

Bug Fixes

  • next-drupal: add return type for translatePathFromContext (25265f1)
  • next-drupal: update peerDependencies (6223e7b)

1.1.0

Bug Fixes

  • next-drupal: use auth call for JSON:API index call with locale (eac97fb)

Features

  • next-drupal: add translatePath and translatePathFromContext helpers (10e3995)
  • next-drupal: do not use access token for json:api index (25f0eef)

1.0.1

Bug Fixes

  • next-drupal: handle nested params in getResourceByPath (36e756b)

1.0.0

Stable Release.