alibaba / ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
https://ice.work
MIT License
17.83k stars 2.09k forks source link

Feat: update react-router for new feature #6764

Closed ClarkXia closed 7 months ago

ClarkXia commented 7 months ago

Fix #6626

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (release/next@d88a50a). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/next #6764 +/- ## =============================================== Coverage ? 79.51% =============================================== Files ? 218 Lines ? 19393 Branches ? 2506 =============================================== Hits ? 15421 Misses ? 3936 Partials ? 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

aspirantzhang commented 7 months ago

请记得帮忙从 ice 导出 useNavigation,这个很重要哇,目前只有 useNavigate #6624

image