Skip to content

Releases: mswjs/url

v0.1.2

Choose a tag to compare

@kettanaito kettanaito released this 07 Jul 12:23

v0.1.2 (2026-07-07)

Bug Fixes

  • preserve trailing slash on repetitive matches (9795fba)
  • support backtracking (c716582)
  • set sideEffects: false in package.json (92b7b87)
  • ensure hostnames are case-insensitive (090d3c2)
  • add license file (b0ec672)

v0.1.1

Choose a tag to compare

@kettanaito kettanaito released this 10 Apr 21:41

v0.1.1 (2026-04-10)

Bug Fixes

v0.1.0

Choose a tag to compare

@kettanaito kettanaito released this 22 Mar 12:42

v0.1.0 (2026-03-22)

Features

  • flip matchPattern call signature to (pattern, input) (cb1c5a2)

v0.0.4

Choose a tag to compare

@kettanaito kettanaito released this 22 Mar 12:34

v0.0.4 (2026-03-22)

Bug Fixes

  • add input length guard to prevent malicious long inputs (d886733)
  • remove fragments from the input (82ffd34)

v0.0.3

Choose a tag to compare

@kettanaito kettanaito released this 20 Mar 10:14

v0.0.3 (2026-03-20)

Bug Fixes

  • list usage examples in the readme (480008c)

v0.0.2

Choose a tag to compare

@kettanaito kettanaito released this 19 Mar 22:36

v0.0.2 (2026-03-19)

Bug Fixes

v0.0.1

Choose a tag to compare

@kettanaito kettanaito released this 19 Mar 22:31

v0.0.1 (2026-03-19)

Bug Fixes