Skip to content

v0.7.1

Compare
Choose a tag to compare
@jacob-alford jacob-alford released this 04 Sep 18:54
· 25 commits to main since this release

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 the extraConfig parameter

Full Changelog: v0.7.0...v0.7.1