Improvements & Fixes
Attention: Breaking changes. Use .parseRecord() and .parseCollection() for each case.
Split parse. ts-config, outDir
- Splitted $parse into:
- parseRecord: to parse a single record
- parseCollection: to parse a collection of records
-
Test only Sdkzer default functionality, not derivated parses
-
Some issues fixed:
- added ts-lader as devDependency, was picking it up from global installed packages
- added "outDir" to specify the typings generation path when running webpack build