Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Pinned
1,681 contributions in the last year
Less
More
Contribution activity
February 2021
Created 6 commits in 2 repositories
Created 1 repository
- isaachinman/next-i18next-typescript TypeScript
Created a pull request in isaachinman/next-i18next that received 3 comments
refactor: Use serialize-javascript
Uses serialize-javascript to stringify a user's i18next config, which may contain primitives (like functions) that NextJs will refuse to serialise …
+14
−3
•
3
comments
Opened 23 other pull requests in 1 repository
isaachinman/next-i18next
20
merged
1
open
2
closed
- fix: Ship src dir to support TypeScript types
- refactor: Add globalI18n
- v8.0.1
- fix: Restore getAllNamespaces functionality
- docs: Update README
- refactor: Add typeof window check to createConfig
- docs: Update README
- refactor: Add react-i18next useSuspense
- refactor: Remove serialize-javascript and add configOverride to appWithTranslation
- refactor: Remove i18next-http-backend
- fix: Add server side loading of fallbackLng
- chore: Lint examples dir
- next-i18next@8.0.0
- chore: Update example lockfile
- docs: Update README
- docs: Update README
- test: Add test coverage to appWithTranslation and serverSideTranslations
- test: Add e2e coverage via Cypress
- refactor: Update eslint config
- test: Add coverage for createClient
- test: Add test coverage for config and consoleMessage
- refactor: Use NextJs i18n config API
- Trigger CircleCI build
Reviewed 8 pull requests in 1 repository
isaachinman/next-i18next 8 pull requests
- fix: Make create-config defaultFile use localeStructure
- fix-848: Deep merge options.backend
- feat: Disable FS backend when user provides one
- fix: added Trans to TS definition v8-beta
- docs: Adds useTranslation hook example of usage
- feat: Add an ESM entry point to allow better bundle optimizations
- feat: add typescript example
- Make create-config defaultFile use localeStructure
131
contributions
in private repositories
Feb 1 – Feb 26