Skip to content

v1.7.6

Compare
Choose a tag to compare
@Aylur Aylur released this 16 Feb 01:25
· 190 commits to main since this release

Breaking Changes

  • hyprland service: workspace and monitor signal emit number
  • hyprland service: deprecate sendMessage, introduce message and messageAsync
  • Variable: value check on setter, force on setValue
  • Utils.monitorFile() no longer takes the type (file or directory) parameter. It will monitor each accordingly without specifying it.
  • add: Stack.children
  • deprecate: Stack.items

What's Changed

  • Utils.writeFileSync
  • add Utils.merge, Utils.derive
  • add Binding.as alias for Binding.transform

Fixes

  • Stack.add_named
  • Scrollable destroy child on destroy event

New Contributors

Full Changelog: v1.7.4...v1.7.6