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

Version Packages #18

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Version Packages #18

merged 1 commit into from
Jan 20, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 17, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

socialitejs@0.0.2

Patch Changes

  • ffdd379: Added getNetwork() and getPreferredUrl() methods. Also renamed getNetworks() to getAllNetworks().

  • 0d7f799: No longer matching against YouTube short urls, since they do not link to channels.

  • 8584063: Stricter pattern matching for all networks with a leading path.

  • 864601d: Renamed many types and interfaces.

  • 9d599d2: Socialite.parseProfile() can now accept either a url string or a UrlMinCriteria object.

    Socialite.parseUrl() now behaves slightly differently.

    • The trailing / from a tldomain is now removed.
    • The prefix : from a port is retained.
  • 02545a7: Made previously private getNetworkFromDomain() a public method.

  • 8114b95: Further reduce complexity by keeping a single slash as part of path, and leaving the trailing . as part of subdomain.

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 1b1686d to ee51d92 Compare January 19, 2022 03:32
@github-actions github-actions bot added the 🔖 Release Merge of this PR triggers a new release label Jan 19, 2022
@beefchimi beefchimi self-assigned this Jan 19, 2022
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 968db2b to 3cc5a47 Compare January 19, 2022 19:36
@beefchimi beefchimi merged commit ab28847 into main Jan 20, 2022
@beefchimi beefchimi deleted the changeset-release/main branch January 20, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔖 Release Merge of this PR triggers a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant