You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,25 @@
1
1
# Changelog
2
2
3
3
4
+
## 0.5.1 (2021-03-25)
5
+
6
+
Lots of minor fixes and improvements.
7
+
8
+
### Added
9
+
10
+
- Contributing guide and issue templates
11
+
12
+
### Changed
13
+
14
+
-`no-trivially-nested-quantifier`: Improved the condition that decides whether quantifiers are trivially nested. The rule will now be able to detect more cases.
15
+
- Improved many functions that analyse the RegExp AST.
0 commit comments