Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

Commit 484b50b

Browse files
Updated changelog
1 parent 033dffe commit 484b50b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

33

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.
16+
- Updated to latest refa version.
17+
18+
### Fixed
19+
20+
- Some typos.
21+
22+
423
## 0.5.0 (2020-10-26)
524

625
I ❤️ Typescript + Prettier! <br>

0 commit comments

Comments
 (0)