-
Notifications
You must be signed in to change notification settings - Fork 0
user country headers for any purpose #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Claude finished @zobis2's task —— View job Code Review for PR #43: User Country HeadersTodo List:
Summary of ChangesThis PR adds support for forwarding user country headers from incoming requests to the Base44 API. The implementation captures the Code Review Feedback1. Code Quality and Best Practices ✅
2. Potential Bugs or Issues
|
🚀 Package Preview Available!Install this PR's preview build with npm: npm i @base44-preview/[email protected]Prefer not to change any import paths? Install using npm alias so your code still imports npm i "@base44/sdk@npm:@base44-preview/[email protected]"Or add it to your {
"dependencies": {
"@base44/sdk": "npm:@base44-preview/[email protected]"
}
}
Preview published to npm registry — try new features instantly! |
|
Claude finished @zobis2's task —— View job Code Review for PR #43: User Country HeadersTodo List:
Summary of ChangesThis PR modifies the
Code Review Feedback1. Code Quality and Best Practices ✅
2. Potential Bugs or Issues
|
No description provided.