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

BREAKING: support of es module #995

Merged
merged 10 commits into from
Oct 5, 2024
Merged

BREAKING: support of es module #995

merged 10 commits into from
Oct 5, 2024

Conversation

myfreeer
Copy link
Member

@myfreeer myfreeer commented Oct 5, 2024

Close #218

@myfreeer myfreeer added the enhancement New feature or request label Oct 5, 2024
AbstractDownloader: added internal fields `_asyncOptions`, `_overrideOptions`, `_options`, `_isInit`, `_pipeline`, `_initOptions`
changed readonly field `pipeline` and `options` to getters with check, will throw TypeError if not initialized.
@myfreeer myfreeer merged commit 12fee2a into master Oct 5, 2024
5 checks passed
@myfreeer myfreeer deleted the esm branch October 5, 2024 09:30
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.

BREAKING: support of es module
1 participant