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

Drop AMD/'RequireJS' #4857

Merged
merged 1 commit into from Mar 28, 2022
Merged

Drop AMD/'RequireJS' #4857

merged 1 commit into from Mar 28, 2022

Conversation

juergba
Copy link
Member

@juergba juergba commented Mar 24, 2022

Description

We drop support of AMD/RequireJS which has reached end-of-life as per OpenJSFoundation - emeritus projects.

Description of the Change

  • we don't remove any line of code from our code base.
  • we remove all RequireJS integration tests.
  • Mocha >= v10 may - or may not - still support RequireJS, but officially the RequireJS books are herewith closed.

@juergba juergba self-assigned this Mar 24, 2022
@juergba juergba added area: browser browser-specific qa semver-major implementation requires increase of "major" version number; "breaking changes" labels Mar 24, 2022
@juergba juergba marked this pull request as ready for review March 26, 2022 16:41
@juergba juergba requested a review from a team March 26, 2022 16:42
@juergba juergba added this to the v10.0.0 milestone Mar 26, 2022
@juergba juergba merged commit 785aeb1 into master Mar 28, 2022
@juergba juergba deleted the juergba/amd branch March 28, 2022 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: browser browser-specific semver-major implementation requires increase of "major" version number; "breaking changes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant