Skip to content

Conversation

@Kocal
Copy link
Member

@Kocal Kocal commented Sep 8, 2022

As asked in #1150 (comment).

# CHANGELOG

## [v4.0.0](https://github.com/symfony/webpack-encore/releases/tag/v4.0.0)

Copy link
Member Author

Choose a reason for hiding this comment

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

The release date is missing

Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

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

Thanks for this :)

CHANGELOG.md Outdated

* The following dependencies **must be added** in your `package.json`: `webpack webpack-cli @babel/core @babel/preset-env` (#1142 and #1150)
* The following dependencies **must be removed** from your `package.json` and Babel configuration: `@babel/plugin-syntax-dynamic-import @babel/plugin-proposal-class-properties`,
since they are already included in `@babel/preset-env` (#1150)
Copy link
Member

Choose a reason for hiding this comment

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

Unless I'm mistaken, for 99% of users, this will just involve removing this line: https://github.com/symfony/recipes/blob/96d11c2e2ed2a33a796740ed47de0d6d25263fe8/symfony/webpack-encore-bundle/1.10/webpack.config.js#L49

Let's add a diff code block showing that 1 line being removed. I want the upgrade path to be as clear as (A) run this command and (B) remove this line

@weaverryan
Copy link
Member

Thank you Hugo! I'm going to trigger a release next week

@weaverryan weaverryan merged commit cd0f18f into symfony:main Sep 9, 2022
@Kocal
Copy link
Member Author

Kocal commented Sep 9, 2022

Alright perfect :)

@Kocal Kocal deleted the changelog-4.0 branch September 9, 2022 14:20
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