AmberGraceRblx
released this
02 Aug 19:00
·
3 commits
to main
since this release
This release introduces Hooks! New Pract code should not be using the higher-order-function features any more, and these could potentially be phased out in a full major release of Pract.
Hooks API docs:
https://ambers-careware.github.io/pract/api/hooks
The how-to usage guide may need to be update to reflect proper use of hooks over HOFs
What's Changed
- Deprecate built-in HOFs in favor of Hooks by @ambers-careware in #21
- Deprecate hooks in docs by @ambers-careware in #22
Full Changelog: v0.9.12-beta...v0.9.13-beta
Toolbox Model: https://www.roblox.com/library/7943307456/Pract-v0-9-13