File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.2] ( https://github.com/flex-development/export-regex/compare/1.0.1...1.0.2 ) (2023-03-02)
2
+
3
+
4
+ ### :bug : Fixes
5
+
6
+ * ** regex:** [ aggregate] ignore list ` export ` statement matches ([ ca54026] ( https://github.com/flex-development/export-regex/commit/ca54026dcb771e97d584a9ddd9387436e28ee9c2 ) )
7
+ * ** regex:** [ list] ignore nested aggregate ` export ` statement matches ([ 3ea3f4b] ( https://github.com/flex-development/export-regex/commit/3ea3f4b22e1cc0338a85a58f4c8953bf2ba49cb9 ) )
8
+
1
9
## [ 1.0.1] ( https://github.com/flex-development/export-regex/compare/1.0.0...1.0.1 ) (2023-03-02)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flex-development/export-regex" ,
3
3
"description" : " Export statement regex" ,
4
- "version" : " 1.0.1 " ,
4
+ "version" : " 1.0.2 " ,
5
5
"keywords" : [
6
6
" ecmascript" ,
7
7
" export" ,
You can’t perform that action at this time.
0 commit comments