Releases: ForestAdmin/forest-express
Releases · ForestAdmin/forest-express
v7.0.4
7.0.4 (2020-04-07)
Bug Fixes
- security: bump acorn from 5.7.3 to 5.7.4 (#368) (51af9b8)
v7.0.3
7.0.3 (2020-04-06)
Bug Fixes
- integration: fix intercom conversations display with API v2 (#366) (9069668)
v7.0.2
7.0.2 (2020-03-02)
Bug Fixes
- use export csv batch configuration in IdsFromRequestRetriever (#365) (c5102c7)
v7.0.1
7.0.1 (2020-02-18)
Bug Fixes
v7.0.0
7.0.0 (2020-02-17)
Features
- make Liana.init return a promise resolving when all is up (#355) (c407609)
BREAKING CHANGES
- The init method now returns a promise.
v6.0.0
6.0.0 (2020-02-17)
Features
- smart actions: add a method to RecordsGetter to get all models IDs given a query or an ID list (#346) (fb43abe)
BREAKING CHANGES
- smart actions: smart actions must now use this method (documentation has to be updated)