v3.2.0
What's Changed
- chore(tests): Move unit testing to TypeScript by @webJose in #103
- feat(DictionaryDataSource): Relax Predicate type to also accept numbers as keys by @webJose in #103
Note
In case you're curious, the feature arose while doing the tests chore and this is why both are in the same PR.
Full Changelog: v3.1.3...v3.2.0