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 : Support ordering by a Collection Navigation property using a Key notation
3+ hash : 460e4f3775068621b914c3c4a12cac34aba5e0e0
4+ body : " "
5+ footer :
6+ Change-type : minor
7+ change-type : minor
8+ See : https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912
9+ see : https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912
10+ author : Thodoris Greasidis
11+ version : 4.2.0
12+ title : " "
13+ date : 2025-03-12T23:08:54.233Z
114- commits :
215 - subject : Allow ['Null'] inside a bound list
316 hash : ce0338116f41852351d253539f3630e085d095e0
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.2.0
8+ ## (2025-03-12)
9+
10+ * Support ordering by a Collection Navigation property using a Key notation [ Thodoris Greasidis]
11+
712# v4.1.0
813## (2025-02-11)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/odata-parser" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 4.2 .0" ,
44 "description" : " An OData parser written in OMeta" ,
55 "main" : " odata-parser.js" ,
66 "scripts" : {
3939 "npm" : " >=8.1.0"
4040 },
4141 "versionist" : {
42- "publishedAt" : " 2025-02-11T13:47:37.065Z "
42+ "publishedAt" : " 2025-03-12T23:08:54.366Z "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments