Skip to content

v6.0.0

Compare
Choose a tag to compare
@CarLeonDev CarLeonDev released this 23 Oct 23:43
· 262 commits to master since this release
e7a9b54

Enhancements

Breakings

Internal

  • refactor(framework, hooks, test): Improve code structure and how to attach an instance to states using ReactterZone and structure code of ReactterState.
  • refactor(example): Improve examples using the new features.
  • test(framework, widgets, hooks): Add some tests about ReactterInstanceManager, ReactterInstance, UseInstance
  • test(framework): Improve tests.
  • test(framework): Add Reactter.destroy test.
  • test(memo): Add Memo and MemoInterceptor test.
  • test(args): Add Args test.
  • test(hooks): Add UseAsyncState.withArg test.
  • test(hooks): Add UseInstance test.
  • fix(test): Fix grammar of test description.

What's Changed

New Contributors

Full Changelog: v5.1.2...v6.0.0