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

Allow sass-loader ^12.0.0, close #996 #999

Merged
merged 1 commit into from
Jun 8, 2021
Merged

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented Jun 3, 2021

The only breaking change is that the minimum supported version of Node.js is 12.13.0,
see https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#1200-2021-06-01.

Kocal added a commit to Kocal/webpack-encore that referenced this pull request Jun 3, 2021
Like symfony#999, the only breaking change is that the minimum supported version of Node.js is 12.0.0,
see https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md#v900
@weaverryan
Copy link
Member

Thanks @Kocal!

@weaverryan weaverryan merged commit 5b7ec0a into symfony:main Jun 8, 2021
weaverryan added a commit that referenced this pull request Jun 8, 2021
This PR was squashed before being merged into the main branch.

Discussion
----------

Allow ts-loader ^9.0.0, close #993

Like #999, the only breaking change is that the minimum supported version of Node.js is 12.0.0,
see https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md#v900

**EDIT:** PR #1000 🤯

**EDIT 2:** Looks like something broke. It happens since 9.0.0 (exact version) but I don't know what happens.

**EDIT 3:** Added TypeScript types for `.vue`, and it's working fine. Not sure if it's really a BC break, I expect most of people using Vue 3 + TypeScript already using a `vue-shims.d.ts` file... 😕

Commits
-------

4587706 Allow ts-loader ^9.0.0, close #993
@Kocal Kocal deleted the GH-996 branch June 8, 2021 06:33
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.

None yet

3 participants