You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***next-drupal:** allow clientId/Secret in getAccessToken() params ([5581933](https://github.com/chapter-three/next-drupal/commit/55819335c3435e4f8467519ed9e03f9c392f07e1))
12
+
***next-drupal:** throw non-404 errors from /router/translate-path responses ([5ed427e](https://github.com/chapter-three/next-drupal/commit/5ed427e72110d95248790fde03bbcbb54e6f5d98)), closes [#687](https://github.com/chapter-three/next-drupal/issues/687)
13
+
***next-drupal:** use NextDrupalBase in enableDraftMode() ([41bdd55](https://github.com/chapter-three/next-drupal/commit/41bdd55cd9a7ec2b59ff95c22df1b524b1487570)), closes [#749](https://github.com/chapter-three/next-drupal/issues/749)
14
+
15
+
16
+
* feat(next)!: change "slug" search param to "path" in preview/revalidate urls ([4bce663](https://github.com/chapter-three/next-drupal/commit/4bce66307b42bed5db8c15eca6f86b87610a3c8c)), closes [#718](https://github.com/chapter-three/next-drupal/issues/718)
17
+
18
+
19
+
### Features
20
+
21
+
***next-drupal:** add new method to support App Router's generateStaticParams() ([d097337](https://github.com/chapter-three/next-drupal/commit/d097337f111937016956a93ccf1f9f29823a0933)), closes [#665](https://github.com/chapter-three/next-drupal/issues/665)
22
+
***next-drupal:** add NextDrupal and NextDrupalBase class definitions ([c9ae778](https://github.com/chapter-three/next-drupal/commit/c9ae778b02939b16a51db3d6de4691396e2ca592)), closes [#665](https://github.com/chapter-three/next-drupal/issues/665)
0 commit comments