-
-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: BackendStack21/fast-gateway
base: v4.0.1
head repository: BackendStack21/fast-gateway
compare: master
- 16 commits
- 10 files changed
- 3 contributors
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 83d08d3 - Browse repository at this point
Copy the full SHA 83d08d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4172d - Browse repository at this point
Copy the full SHA 1d4172dView commit details
Commits on May 10, 2025
-
refactor(proxy): improve proxy factory implementation with lazy loadi…
…ng (#97) * refactor(proxy): improve proxy factory implementation with lazy loading * refactor(proxy): rename proxy factory variables for clarity * chore(format): run code formatter
Configuration menu - View commit details
-
Copy full SHA for 2f695e5 - Browse repository at this point
Copy the full SHA 2f695e5View commit details -
fix(gateway): allow custom proxyFactory to use non-default proxyTypes (…
…#96) * fix(gateway): allow custom proxyFactory to use non-default proxyTypes - Skip proxyType validation when a custom proxyFactory is provided - Fallback to defaultProxyFactory only if custom one returns undefined - Default missing proxy hooks to NOOP functions * fix(gateway): improve proxyFactory logic to handle undefined responses * chore(format): run code formatter * docs: enhance README with detailed proxyFactory behavior explanation
Configuration menu - View commit details
-
Copy full SHA for c74a187 - Browse repository at this point
Copy the full SHA c74a187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d3a1a - Browse repository at this point
Copy the full SHA 56d3a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b5303 - Browse repository at this point
Copy the full SHA 21b5303View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc76faf - Browse repository at this point
Copy the full SHA cc76fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b26a3b - Browse repository at this point
Copy the full SHA 0b26a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce35aac - Browse repository at this point
Copy the full SHA ce35aacView commit details
Commits on May 14, 2025
-
fix(types): allow proxyFactory to return null or undefined (#98)
* fix(types): allow proxyFactory to return null or undefined * fix(types): improve formatting of proxyFactory type definition * fix(types): update Type and ProxyFactoryOpts for improved type safety
Configuration menu - View commit details
-
Copy full SHA for 165fe06 - Browse repository at this point
Copy the full SHA 165fe06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202e2c2 - Browse repository at this point
Copy the full SHA 202e2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2332d33 - Browse repository at this point
Copy the full SHA 2332d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4ec6c - Browse repository at this point
Copy the full SHA 6b4ec6cView commit details
Commits on May 15, 2025
-
Add enableServicesEndpoint option and remove unneeded dependency (#99)
* chore(gateway): remove @polka/send-type dependency * feat(gateway): add servicesJsonRoute option to control documentation exposure * refactor: rename servicesJsonRoute to enableServicesEndpoint for clarity
Configuration menu - View commit details
-
Copy full SHA for b6d85ee - Browse repository at this point
Copy the full SHA b6d85eeView commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ad03b4 - Browse repository at this point
Copy the full SHA 2ad03b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 944c17e - Browse repository at this point
Copy the full SHA 944c17eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.1...master