File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Add `ParameterAliasBind` typing utility
3+ hash : 2f357db4d0308f7af528c071a959dea097e11a7b
4+ body : " "
5+ footer :
6+ Change-type : minor
7+ change-type : minor
8+ author : Otavio Jacobi
9+ version : 4.3.0
10+ title : " "
11+ date : 2026-06-03T14:44:38.692Z
112- commits :
213 - subject : Avoid duplicate parenthesis check in `FilterNegateExpression`
314 hash : 53902d15f20b2fe4d5e97265eeac0e5ef5186580
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v4.3.0
8+ ## (2026-06-03)
9+
10+ * Add ` ParameterAliasBind ` typing utility [ Otavio Jacobi]
11+
712# v4.2.30
813## (2026-05-08)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/odata-parser" ,
3- "version" : " 4.2.30 " ,
3+ "version" : " 4.3.0 " ,
44 "description" : " An OData parser written in OMeta" ,
55 "type" : " commonjs" ,
66 "main" : " odata-parser.js" ,
3838 "npm" : " >=8.1.0"
3939 },
4040 "versionist" : {
41- "publishedAt" : " 2026-05-08T11:57:37.980Z "
41+ "publishedAt" : " 2026-06-03T14:44:38.807Z "
4242 }
4343}
You can’t perform that action at this time.
0 commit comments