Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 1.29 KB

Changelog

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.