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

feat: ES5/IE11 cleanup (part 1) #1633

Merged
merged 8 commits into from
May 4, 2023
Merged

feat: ES5/IE11 cleanup (part 1) #1633

merged 8 commits into from
May 4, 2023

Conversation

ala-n
Copy link
Collaborator

@ala-n ala-n commented Apr 28, 2023

No description provided.

Deprecation: use `Array.prototype.flat` instead of `flat` utility
BREAKING CHANGE: `hasEventListener` no longer accepts min number value use `this.getEventListeners(type).length` to make extended checks
BREAKING CHANGE: `dispatchEvent` does not accepts target argument
BREAKING CHANGE: `createZIndexIframe` and `is-fixes` module no longer available due to drop of IE11 support
@ala-n ala-n added enhancement Improvements and additions to code breaking-change Breaking change marker labels Apr 28, 2023
@ala-n ala-n added this to the ⚡ESL: 5.0.0 Major release milestone Apr 28, 2023
@ala-n ala-n requested review from a team April 28, 2023 16:25
@ala-n ala-n self-assigned this Apr 28, 2023
@ala-n ala-n requested review from dshovchko, julia-murashko and yadamskaya and removed request for a team April 28, 2023 16:25
@ala-n ala-n added the needs review The PR is waiting for review label Apr 28, 2023
@ala-n ala-n merged commit c4095f2 into main-next May 4, 2023
@ala-n ala-n deleted the feat/es5-cleanup branch May 4, 2023 17:02
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2023
@ala-n
Copy link
Collaborator Author

ala-n commented Dec 21, 2023

🎉 This PR is included in version 5.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change Breaking change marker enhancement Improvements and additions to code needs review The PR is waiting for review released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants