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

refactor: new target browsers #841

Merged
merged 1 commit into from
Nov 4, 2021
Merged

refactor: new target browsers #841

merged 1 commit into from
Nov 4, 2021

Conversation

dangreen
Copy link
Collaborator

@dangreen dangreen commented Nov 4, 2021

BREAKING CHANGE: New target browsers: ie 11 dropped for regular bundle, modern bundle builds for
browsers with es6 modules support.

BREAKING CHANGE: New target browsers: ie 11 dropped for regular bundle, modern bundle builds for
browsers with es6 modules support.
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2021

Codecov Report

Merging #841 (faf226b) into master (b64dfb0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #841   +/-   ##
=======================================
  Coverage   66.04%   66.04%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       38       38           
=======================================
  Hits          107      107           
  Misses         33       33           
  Partials       22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b64dfb0...faf226b. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Nov 4, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 0 B (-100% 🔽) 0 ms (-100% 🔽) 0 ms (-100% 🔽) 0 ms
dist/index.modern.js 777 B (-36.21% 🔽) 16 ms (-36.21% 🔽) 27 ms (+41.14% 🔺) 43 ms
dist/index.cjs 884 B (+100% 🔺) 18 ms (+100% 🔺) 32 ms (+100% 🔺) 49 ms

@dangreen dangreen merged commit b1e83db into master Nov 4, 2021
@dangreen dangreen deleted the refactor-new-targets branch November 4, 2021 09:23
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.

None yet

2 participants