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

Remove all polyfills and updates dependencies #416

Closed
wants to merge 1 commit into from

Conversation

anthony-redFox
Copy link

BREAKING CHANGES:
Drop IE, Edge legacy and old browsers which are not support ES2015+ features

BREAKING CHANGES:
Drop IE, Edge legacy and old browsers which are not support ES2015+ features
@anthony-redFox
Copy link
Author

It was in 2.* npm-dollar size

62193
18082
7487
6851

New size is npm-dollar size

61556
16126
7114
6580

@anthony-redFox
Copy link
Author

look like template-tag-arguments also could be dropped, I will do it tomorrow

@WebReflection
Copy link
Owner

WebReflection commented Aug 3, 2023

looks like quite some effort for very little size gain ... this project is maintainance only, I am not willing to receive new issues and tackle these because we removed 0.3K minzipped from an already light package that uses modern standars out of feature detection when possible, hence it already performs at its best.

@anthony-redFox
Copy link
Author

I though that the project is maintains and regarding your message that you don't have a free time - #413 (comment)
I am ok if you close PR.

@WebReflection
Copy link
Owner

WebReflection commented Aug 4, 2023

I though that the project is maintains

This project is in maintenance mode, meaning:

  • obvious bugs will be fixed
  • that's it

Changing or removing support for legacy browsers would require a major and a potential list of future issues to deal with due people not expecting the dropped support or having some slightly difference in the execution or maybe something was already fixed and using the standard without features detection broke things or maybe somebody is stuck in old TypeScript and removing the fix around templates break.

All of this for what ... 0.3K or less once minified? Hard pass, thanks!

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.

2 participants