Skip to content

0.18.0

Compare
Choose a tag to compare
@adamghill adamghill released this 31 Jan 13:53
  • Only send updated data back in the response to reduce network latency
  • Experimental support for queuing up requests to alleviate race conditions when functions take a long time to process
  • Use type hints on component view attributes if needed
  • Bug fix: use the correct component name to call a component method from "outside" the component (4edfc6)