You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dependencies, create config packages, and implement depcheck --fix-errors (#3948)
* create a more robust depcheck implementation
* fix missing eslint config dependencies
* apply depcheck fix to directories to fix error level issues
* fix missing deps for private packages
* applying package updates
* JSX runtime (part 2 of 3) - more formal rendering logic for both classic and new jsx runtimes (#3947)
* rework jsx helpers for both new and old runtimes
* implement both new and old render patterns for classic and jsx-runtimes
* Change files
* move package README.md files to be next to the source code
* update documentation
* Change files
* prettier format updates to documentation
* tweak documentation just a bit
* applying package updates
* apply more dependency fixes
* JSX runtime (part 2 of 3) - more formal rendering logic for both classic and new jsx runtimes (#3947)
* rework jsx helpers for both new and old runtimes
* implement both new and old render patterns for classic and jsx-runtimes
* Change files
* move package README.md files to be next to the source code
* update documentation
* Change files
* prettier format updates to documentation
* tweak documentation just a bit
* applying package updates
* switch to pnpm and fix to build stage
* fix dependencies up through linting
* fix babel and jest configs and add dedicated babel config package
* split jest configurations into a separate package
* fix more tests
* move repo to pnpm, create babel and jest config packages, fix dependencies
* Change files
* add missing @types/jest devDependency
* fix ios/mac pod install
* fix align-deps issue
* fix more align-deps / depcheck issues
* switch back to node-modules temporarily to deal with appium issues as a separate pr
* add build fixes for node-modules linking
* revert podfiles to non-pnpm behavior, fix prettier issues, respond to PR feedback
---------
Co-authored-by: UI-Fabric-RN-Bot <uifrnbot@microsoft.com>
0 commit comments