0.18.0
- 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)