Skip to content

Upgrade to webpack 5 - #73

Merged
FelipeSimoes merged 24 commits into
mainfrom
feature/#31-upgrade-to-webpack-5
Oct 19, 2023
Merged

Upgrade to webpack 5#73
FelipeSimoes merged 24 commits into
mainfrom
feature/#31-upgrade-to-webpack-5

Conversation

@juantxokupul

@juantxokupul juantxokupul commented Jul 15, 2022

Copy link
Copy Markdown
Member

Description

Upgrade to webpack 5

Related Issue

Fixes #31

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • All new and existing tests passed.

@juantxokupul juantxokupul self-assigned this Jul 15, 2022
@juantxokupul juantxokupul added the enhancement New feature or request label Jul 15, 2022
@raohmaru
raohmaru self-requested a review July 21, 2022 08:55
@raohmaru

Copy link
Copy Markdown
Contributor

Please wait until PR #75 is merged, it contains new test cases to test the build.

@easingthemes

easingthemes commented Jul 22, 2022

Copy link
Copy Markdown
Member

This looks to easy to be truth :).
We have delayed upgrade for almost a year because we expected extremely big changes.

@easingthemes easingthemes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. It should be a breaking change, since you can't know how users extended this library. Eg we are using some webpack/babel plugins by extending .febuild and we need to update (or even totally replace) them since they are not compatible with webpack v5.
  2. It should be tested, as @raohmaru mentioned

@juantxokupul juantxokupul removed their assignment Aug 4, 2022
@juantxokupul

Copy link
Copy Markdown
Member Author

Leaving this unassigned since currently I don't find time to work on this.

@raohmaru

raohmaru commented Jun 7, 2023

Copy link
Copy Markdown
Contributor

Does it contain any breaking change? If so it should be detailed in the readme.

@quicoto

quicoto commented Jun 7, 2023

Copy link
Copy Markdown
Member

Leaving this unassigned since currently I don't find time to work on this.

I think so, we need to push a commit with "BREAKING CHANGE: " so the build will trigger a major release.

@FelipeSimoes FelipeSimoes self-assigned this Oct 16, 2023
@FelipeSimoes
FelipeSimoes marked this pull request as draft October 16, 2023 07:42
@FelipeSimoes
FelipeSimoes marked this pull request as ready for review October 18, 2023 17:05
@FelipeSimoes
FelipeSimoes removed the request for review from raohmaru October 18, 2023 17:15
Comment thread utils/__snapshots__/linterError.test.js.snap
@FelipeSimoes
FelipeSimoes merged commit cb9ed20 into main Oct 19, 2023
@easingthemes
easingthemes deleted the feature/#31-upgrade-to-webpack-5 branch December 19, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to webpack 5

5 participants