Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech: increase browsers target list #7568

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

EldarMuhamethanov
Copy link
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Sep 11, 2024


  • Release notes

Описание

Нужно узнать browserslist в команде mvk и поднять версии браузеров в VKUI.

Изменения

  • Поднял версии браузеров в .browserslist
  • Посмотрел, какие костыли можно убрать, понял, что версии не сильно изменились, поэтому убирать нечего
  • Поднял target браузеров в package.swcrc

Release notes

Улучшения

  • Подняты минимальные версии браузеров
    ChromeAndroid >= 63
    iOS >= 12
    Chrome >= 63
    Firefox >= 55
    Edge >= 79
    Opera >= 50
    Safari >= 12
    Samsung >= 8.2
    
  • Поднята целевая версия ECMAScript для компиляции до es2017

@EldarMuhamethanov EldarMuhamethanov added this to the v7.0.0 milestone Sep 11, 2024
@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner September 11, 2024 10:37
@EldarMuhamethanov EldarMuhamethanov marked this pull request as draft September 11, 2024 10:37
Copy link
Contributor

github-actions bot commented Sep 11, 2024

size-limit report 📦

Path Size
JS 384.82 KB (0%)
JS (gzip) 116.33 KB (0%)
JS (brotli) 95.44 KB (0%)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 329.98 KB (-0.42% 🔽)
CSS (gzip) 41.28 KB (-0.22% 🔽)
CSS (brotli) 32.68 KB (-0.23% 🔽)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Sep 11, 2024

👀 Docs deployed

Commit 7cb1e36

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.28%. Comparing base (c09e235) to head (7cb1e36).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7568      +/-   ##
==========================================
+ Coverage   95.15%   95.28%   +0.13%     
==========================================
  Files         384      384              
  Lines       11267    11630     +363     
  Branches     3693     3879     +186     
==========================================
+ Hits        10721    11082     +361     
- Misses        546      548       +2     
Flag Coverage Δ
unittests 95.28% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@inomdzhon inomdzhon marked this pull request as ready for review September 12, 2024 12:55
@inomdzhon inomdzhon merged commit bbf262e into master Sep 12, 2024
53 checks passed
@inomdzhon inomdzhon deleted the e.muhamethanov/7528/increase-target-browsers branch September 12, 2024 13:42
@vkcom-publisher
Copy link
Contributor

v7.0.0-beta.0 🎉

@inomdzhon inomdzhon modified the milestones: v7.0.0-beta.0, v7.0.0 Dec 2, 2024
@vkcom-publisher
Copy link
Contributor

v7.0.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BREAKING CHANGE][Feature]: Поднять версии браузеров в .browserslistrc
4 participants