Skip to content

docs: add note about removal of default export#372

Merged
ctavan merged 2 commits intomasterfrom
note-about-removal-of-default-export
Feb 21, 2020
Merged

docs: add note about removal of default export#372
ctavan merged 2 commits intomasterfrom
note-about-removal-of-default-export

Conversation

@ctavan
Copy link
Copy Markdown
Member

@ctavan ctavan commented Feb 20, 2020

BREAKING CHANGE: The default export, which used to be the v4() method
but which was already discouraged in v3.x of this library, has been
removed.

Fixes #370

BREAKING CHANGE: The default export, which used to be the v4() method
but which was already discouraged in v3.x of this library, has been
removed.

Fixes #370
@ctavan ctavan requested a review from broofa February 20, 2020 10:53
@ctavan ctavan merged commit 12749b7 into master Feb 21, 2020
@ctavan ctavan deleted the note-about-removal-of-default-export branch February 21, 2020 10:29
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.

Drop the default export?

2 participants