Pract v0.9.8 Beta
AmberGraceRblx
released this
19 Dec 00:21
·
60 commits
to main
since this release
What's Changed
- Pract v0.9.8 - Adjust and document recommended typing conventions by @ambers-careware in #17
Full Changelog: v0.9.7-beta...v0.9.8-beta
This release is a minor adjustment to the default typings of props/state, and allows types to be opt-in through type annotations. See more examples/guidelines on this here: https://ambers-careware.github.io/pract/advanced/typesafety
Some generic types/type methods are currently commented out in the release until roblox adds syntax to explicitly call functions with types as an argument. Currently, Luau is too underdeveloped as a language for some of these type utilities to behave consistently.