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
## 📜 Description
Update site engine (`docusaurus`) to `3.4.0` version.
## 💡 Motivation and Context
New version brings more optimization, better SEO search etc.
So the update is higly desirable 😊
## 📢 Changelog
<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->
### Docs
- regenerate `yarn.lock` file;
- update docusaurus and corresponding dependencies in `package.json`;
## 🤔 How Has This Been Tested?
Tested on localhost + e2e (pixel perfect) tests.
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changed
0 commit comments