Releases: ForestAdmin/forest-express-sequelize
Releases · ForestAdmin/forest-express-sequelize
v6.3.6
6.3.6 (2020-08-10)
Bug Fixes
- prevent scopes validation crashes for conditions with boolean or number values (#487) (389f590)
v6.3.5
6.3.5 (2020-08-05)
Bug Fixes
- related data: fix related data display regression introduced in v6.3.3 (#484) (a585338)
v6.3.4
6.3.4 (2020-08-05)
Performance Improvements
- ⚡ improve performance of queries on HasMany relationships (#474) (6e9c419)
v6.3.3
6.3.3 (2020-08-04)
Bug Fixes
- vulnerability: patch a potential vulnerability updating forest-express to version 7.4.1 (#481) (d697f5e)
v6.3.2
6.3.2 (2020-07-13)
Bug Fixes
- vulnerabilities: bump 2 dependencies of dependencies (#465) (7bb23c0)
v6.3.1
6.3.1 (2020-07-06)
Bug Fixes
- search: return expected data on extended search on relations having string primary key (#455) (1fa13e8)
v6.3.0
6.3.0 (2020-07-02)
Features
- filter: is blank now also filter empty strings (#458) (d563942)
v6.2.1
6.2.1 (2020-06-23)
Bug Fixes
- services: create and expose records remover (#452) (bde6657)
v6.2.0
6.2.0 (2020-06-02)
Features
- forest-express: upgrade forest-express to 7.3.0 to add the scope validation feature #442 (c3214aa)
v6.1.5
6.1.5 (2020-06-01)
Bug Fixes
- dependencies: update babel to fix compilation error introduced by node lts 12.17.0 #440 (9ec8501)