v0.7.1
What's Changed
Breaking Changes
@fp-tx/build-tools
now properly respects your tsconfig, and this means that configurations that worked before may not work any more. I have attempted to improve the errors of some of the issues I ran into, but if you run into an undocumented error, please create an issue for it along with possible resolutions.
Patch Changes
- Improved error messages during type generation
build-tools
will now merge plugin declarations from build-tools and additional plugins specified in theextraConfig
parameter
Full Changelog: v0.7.0...v0.7.1