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

docs: fix jsdoc default value for worker url #1437

Merged
merged 1 commit into from Oct 17, 2022
Merged

docs: fix jsdoc default value for worker url #1437

merged 1 commit into from Oct 17, 2022

Conversation

heitorlisboa
Copy link
Contributor

Fixes the JSDoc default value for the service worker URL on the StartOptions interface.

Actual default value is '/mockServiceWorker.js' (check here) but on JSDoc it was './mockServiceWorker.js'.

Fixes the JSDoc default value for the service worker URL on the `StartOptions` interface
Actual default value is '/mockServiceWorker.js' but on JSDoc it was './mockServiceWorker.js'
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9443342:

Sandbox Source
MSW React Configuration

Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

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

Such a nice find! Thank you for fixing this, @heitorlisboa 🎉 Welcome to contributors!

@kettanaito kettanaito changed the title fix: fix jsdoc default value for worker url docs: fix jsdoc default value for worker url Oct 17, 2022
@kettanaito kettanaito merged commit 409512b into mswjs:main Oct 17, 2022
@kettanaito
Copy link
Member

Released: v0.48.0 🎉

This has been released in v0.48.0!

Make sure to always update to the latest version (npm i msw@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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

2 participants