Changelog
Fuse
- We update the Sublime package fairly often, so Fuse will now notify you about new updates to the plugin when available.
- Fixed bug introduced last release causing
fuse build
to crash - Fixed bug causing some errors in ux not to be reported to user during auto-reload
- Improved how local and device preview connects to the host
- Should solve issue causing preview to hang if the host has multiple network devices
- For local preview, a network connection should no longer be needed
Fuse libs
- Added
BringIntoView
trigger action to match theElement.BringIntoView
function - PageBinding adds options
Default
andAllowNull
to specifiy what happens if no resource is found