Joachim Westphal
Joachim Westphal
## 🚀 Feature Proposal This is more an open question and a potential opening of a discussion about the strategy to adopt than a feature proposal, but I think it...
Hi tinganho, I use l10ns for a mobile app translated in five languages. I have to find the available language closest to the one of the phone. For now, I...
When deploying on a commit event, the ref is in the form `refs/heads/${branch}` (see [github context docs](https://docs.github.com/en/actions/learn-github-actions/contexts#github-context)) which is not consistent with the way Vercel works
Should fix #192
Fixes #1938 ## Checklist - [ ] write tests - [x] implement feature/fix bug - [x] update docs - [x] make a note in change log
### Describe the feature You added the method `setDMAParamsForEEA` in [the iOS SDK in v3.2.0](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/blob/master/ChangeLog.md) and in [the Android SDK in v5.9.0](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/blob/master/ChangeLog.md) but I can't find a trace of this...
As this package is used by [yargs](https://github.com/yargs/yargs) in the [`.commandDir()` function](https://github.com/yargs/yargs/blob/master/docs/advanced.md#commanddirdirectory-opts) ([there](https://github.com/yargs/yargs/blob/master/lib/command.js#L109)) , I'd like to be able to require js files with no extension. Since it doesn't necessarily reflect...