File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ #### 2.0.3 Maintenance Release
2
+
3
+ - Fix regex termination lexer (PR https://github.com/jsonata-js/jsonata/pull/623 )
4
+ - Fix TypeScript definition (PR https://github.com/jsonata-js/jsonata/pull/633 )
5
+
1
6
#### 2.0.2 Maintenance Release
2
7
3
- - Typescript definition: fix return type of evaluate method (PR # 615 )
8
+ - Typescript definition: fix return type of evaluate method (PR https://github.com/jsonata-js/jsonata/pull/ 615 )
4
9
5
10
#### 2.0.1 Maintenance Release
6
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonata" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " JSON query and transformation language" ,
5
5
"module" : " jsonata.js" ,
6
6
"main" : " jsonata.js" ,
You can’t perform that action at this time.
0 commit comments