File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.4.3] - 2020-04-18
2+
3+ ### Bug Fixes
4+
5+ - ** crud** fixed returning ` pageCount ` in some cases ([ #465 ] ( https://github.com/nestjsx/crud/pull/465 ) )
6+ - ** typeorm** fixed critical bug with possible SQL injections when using query ` ?sort= ` (big kudos to João Maurício)
7+ - ** typeorm** fixed filter conditions for LIKE/iLIKE operators ([ #395 ] ( https://github.com/nestjsx/crud/pull/395 ) )
8+
19## [ 4.4.2] - 2020-03-17
210
311### Bug Fixes
117125
118126- several fixes
119127
128+ [ 4.4.3 ] : https://github.com/nestjsx/crud/compare/v4.4.2...v4.4.3
120129[ 4.4.2 ] : https://github.com/nestjsx/crud/compare/v4.4.1...v4.4.2
121130[ 4.4.1 ] : https://github.com/nestjsx/crud/compare/v4.4.0...v4.4.1
122131[ 4.4.0 ] : https://github.com/nestjsx/crud/compare/v4.3.0...v4.4.0
You can’t perform that action at this time.
0 commit comments