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

Fix type definitions of .asUrlObject() and comments of .asUrlString() #132

Merged
merged 1 commit into from
Jun 12, 2020

Conversation

aautio
Copy link
Contributor

@aautio aautio commented Jun 11, 2020

.asUrlObject() returns an URL instance instead of an Url. Fixed the docs to match the upcoming ones in 6.2.0.

This PR is based on 6.x -branch.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f282147 on aautio:6.x into 8494446 on evanshortiss:6.x.

@evanshortiss evanshortiss merged commit e3ece00 into evanshortiss:6.x Jun 12, 2020
@evanshortiss
Copy link
Owner

Thank you @aautio

evanshortiss added a commit that referenced this pull request Jun 12, 2020
* docs: add note about asUrlString() pathname behaviour

* chore: include Node.js v14 in target CI versions

* feat: add internal accessors to the public API

* docs: update CHANGELOG with 6.2.0 notes

* chore: bump package version

* docs: update CHANGELOG with Node.js v14 note

* feat: add logging and logger support

* docs: update CHANGELOG with logger support notes

* 6.2.0-alpha.0

* docs: remove extra period

Co-authored-by: Evan <[email protected]>

* docs: correct position stated in above/below for accessors

Co-authored-by: Evan <[email protected]>

* docs: correct position stated in above/below for accessors

Co-authored-by: Evan <[email protected]>

* docs: add DigiPie to contributors list

* fix: prevent accidental leakage of environment values

* Contribute to 6.2.0 (#129)

* docs: correct typos

* chore: update .editorconfig to use single quotes

* docs: custom-accessor.js

* docs: update README with custom-accessor example

* docs: update custom-accessor.js

* chore: prep CHANGELOG and package for 6.2.0 release

* Add @DigiPie as a contributor

* fix: extension typing error (#131)

* fix: type definitions of .asUrlObject() and comments of .asUrlString() (#132)

* docs: update contrubutors list

* chore: commit formatting changes for example

* docs: CHANGELOG updates for release

Co-authored-by: Evan <[email protected]>
Co-authored-by: Debove Christopher <[email protected]>
Co-authored-by: Ari Autio <[email protected]>
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