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

Reverts autoloading of modules change #1428

Merged
merged 1 commit into from Jun 6, 2022
Merged

Conversation

nickfloyd
Copy link
Contributor

The original change introducing autoloading #1351 was introduced in v4.23.0.

For the most part, this change is/was beneficial but after @collinsauve highlighted an #1422 that he was having as a result of this change we realized other areas where autoloading could cause issues due to modules not being loaded or load order even.

More details:
#1351 | #1425 | #1422

@nickfloyd nickfloyd requested a review from timrogers June 6, 2022 18:11
@nickfloyd nickfloyd self-assigned this Jun 6, 2022
@nickfloyd nickfloyd mentioned this pull request Jun 6, 2022
4 tasks
@nickfloyd nickfloyd merged commit 76555e5 into 4-stable Jun 6, 2022
@nickfloyd nickfloyd deleted the rollback-autoload-PR-1351 branch June 6, 2022 20:41
@nickfloyd
Copy link
Contributor Author

Fixes: #1422

@nickfloyd nickfloyd added Type: Breaking change Used to note any change that requires a major version bump Type: Bug Something isn't working as documented and removed breaking change labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking change Used to note any change that requires a major version bump Type: Bug Something isn't working as documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants