# social-media-link-parser

## 1.0.10

### Patch Changes

-   Add lodash-es to lodash jest module mapping for ESM compatibility

## 1.0.9

### Patch Changes

-   Adding support for "-" symbols in facebook accounts username for social-media-link-parser

## 1.0.8

### Patch Changes

-   YouTube tagged url

## 1.0.7

### Patch Changes

-   update YouTube url parse according to new Youtube channel links

## 1.0.6

### Patch Changes

-   Fixed parser for deezer platform because Hermes engine for ReactNative does not support named groups in regular expressions

## 1.0.5

### Patch Changes

-   Updated parser output for instagram platform

## 1.0.4

### Patch Changes

-   Updated rules for deezer parser to accept any 2 alpha chars after '/'

## 1.0.3

### Patch Changes

-   Allowed to use /us/artist in path for deezer.com

## 1.0.2

### Patch Changes

-   Add support for checking hostnames properly

## 1.0.1

### Patch Changes

-   Updated parser rules for domain validation

## 1.0.0

### Patch Changes

-   Initial version of social-media-link-parser
