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
Filter out node_modules without breaking nx monorepos (#352)
* round 2 filtering out node_modules, this time without breaking monorepos
* fix test and add bug
* fix adapter
Revert "Filter out node_modules" (#350)
* Revert "Filter out node_modules (#346)"
This reverts commit 96c420b.
* bump nextjs adapter version to 14.0.16
Only add x-fah-middleware header to routes that have middleware enabl…
…ed (#325)
* only add x-fah-middleware routes to routes that have middleware enabled
* start tests
* fix bug and fix unit tests
* fixup e2e tests
* fix lint error
* fix e2e
* bump adapter version