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
* feat: added better custom header support
* test: added some tests for custom headers
* fix: fixed issue if there is no routes manifest
* test: added custom header E2E test
* chore: updated type for the route manifest
* chore: updated loading of routes manifest
* test: some tests are no longer async
* test: some more test for custom headers
* test: added some tests for custom headers
* test: removed redundant test
* feat: added support for basePath in custom headers
* test: tests for basePath in custom headers
* feat: implemented locale paths for custom headers in the Netlify configuration
* test: removed tests that aren't actually testing the feature
* test: move back to toEqual from toMatchInlineSnapshot
* feat: updated custom headers logic for headers generated in the Netlify configuration
* chore: cleaned up some dead code
* fix: now generated headers in Netlify configuration take default locale into consideration
* Update plugin/src/helpers/config.ts
Co-authored-by: Erica Pisani <[email protected]>
* test: added onPostBuild test to check for header generation
* test: added more onPostBuild test to check for header generation
* chore: undoing a copy pasta error
* chore: package-lock.json was out of date for nx-next-monorepo-demo
* chore: package lock updated again
Co-authored-by: Erica Pisani <[email protected]>
0 commit comments