We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59c32f commit ba086a2Copy full SHA for ba086a2
CHANGELOG.md
@@ -11,6 +11,7 @@ Compatibility:
11
12
* Fix `Array#fill` to raise `TypeError` instead of `ArgumentError` when the length argument is not numeric (#2652, @andrykonchin).
13
* Warn when a global variable is not initialized (#2595, @andrykonchin).
14
+* Fix escaping of `/` by `Regexp#source` (#2569, @andrykonchin).
15
16
Performance:
17
0 commit comments