Open Source Contributions
- react-native-camera - Added support for react-native v0.69
- rn-sliding-up-panel - Added support for react-native v0.69
- hexo-deployer-ftpsync - Fixed an issue where the FTP Connection was not closing, so the deploy script was freexing
- awesome-mobx - There were no tutorials for mobx 5 - so I wrote a tutorial and updated the links
- redux-devtools-extension - Fixed a minor documentation error
- ts-pegjs - Fixed an option to write custom code at the beginning of the generated output, was not writing the output at the beginning of the file.
- docusaurus - Clarified the documentation when hosting on an custom URL
- TypeScript - Added a link to the documentation to the
tsc --init
command - VSCode - added an option for NPM Scripts panel to use doubleclick to run a script