Skip to content

Improved internal logic to reduce bundle size

Latest
Compare
Choose a tag to compare
@Minivera Minivera released this 06 Mar 21:09
· 164 commits to main since this release
  • Improved the internal logic to make use of more generic functions, which reduced the overall quantity of code.
  • Improved the types to make the components and hocs more usable.
  • Removed the tests files from the build directory.
  • Changed the hooks so they never return undefined values, will throw an error if the provider is missing isntead.

Full Changelog: v1.0.5...v1.0.6