Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.1.3](v2.1.2...v2.1.3) (2019-07-24) ### Bug Fixes * **deps:** update dependency sass to v1.22.4 ([74d2810](74d2810)) * **deps:** update jexl ([8040e05](8040e05)) * **form:** fix premature access to validators which are not yet fetched ([df6a6e6](df6a6e6)) * **form:** fix removing of table rows ([5ea7881](5ea7881)) * **jexl:** fix handling of whitespace characters ([f783909](f783909)) * **performance:** improve loading performance and caching ([7bcedab](7bcedab)) * **performance:** improve performance of state calculations ([cb46c5b](cb46c5b)) * **tests:** add failing test for whitespace jexl expressions ([ba7d236](ba7d236))
- Loading branch information