Releases: tool-belt/interface-forge
Releases · tool-belt/interface-forge
v1.4.1
- update validators to work recursively
- update schema merging to use recursive logic
- update schema parsing
v1.4.0
- Added .derived static method
v1.3.5
- fixed issue in FixtureFactory with fs.mkdirSync
v1.3.4
- added "
__fixtures__
" sub-directory
- improved fixture write path validation
v1.3.3
- added less strict file path validation
- reintroduced FixtureFactory default path
v1.3.2
- fix error with path resolution
v1.3.1
- removed path param from constructor
v1.2.2
fix issue with async defaults