Skip to content

Support deprecation options in the legacy JS API#312

Merged
jathak merged 4 commits intomainfrom
deprecation-backport
Sep 3, 2024
Merged

Support deprecation options in the legacy JS API#312
jathak merged 4 commits intomainfrom
deprecation-backport

Conversation

@jathak
Copy link
Member

@jathak jathak commented Jul 29, 2024

@jathak jathak requested a review from nex3 July 30, 2024 16:59
),
]
: undefined;

Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: keep this

jest.config.ts Outdated
const config = {
preset: 'ts-jest',
testEnvironment: 'node',
modulePathIgnorePatterns: ['<rootDir>/dart-sass/'],
Copy link
Contributor

Choose a reason for hiding this comment

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

I had a similar but different commit to fix this issue: 01d7e42

Not sure which way is preferred.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, your solution looks better. I'll just add it to this PR for simplicity

@jathak jathak merged commit 9343ff7 into main Sep 3, 2024
@jathak jathak deleted the deprecation-backport branch September 3, 2024 22:04
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.

3 participants