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+
16#### 2.0.2 Maintenance Release
27
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 )
49
510#### 2.0.1 Maintenance Release
611
Original file line number Diff line number Diff line change 11{
22 "name" : " jsonata" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " JSON query and transformation language" ,
55 "module" : " jsonata.js" ,
66 "main" : " jsonata.js" ,
You can’t perform that action at this time.
0 commit comments