Skip to content

v1.0.0-rc-7

Pre-release
Pre-release
Compare
Choose a tag to compare
@incepter incepter released this 04 Nov 16:06

What's Changed

  • Remove StateBoundary concept: doesn't depend on the library, can be a secondary lib or gists.
  • Remove source utils: replaceState, getLaneSource, runSource, runpSource ...
  • remove useAsyncState.replaceState
  • add skipPendingStatus
  • add autoRunArgs
  • source object to have the full possible power: all methods
  • add internal runp function
  • add useSource
  • add useProducer
  • add source.patchConfig, getConfig, getPayload, mergePayload, run, runp, subscribe, getState, setState ...
  • remove a lot of junk code
  • add dev mode callerName
  • add deprecation warnings about deprecated features