Releases: teamfireworks/prvdmwrong
ohmyprvd@0.1.1
Oh My Prvd is under development. Plenty of features are broken, are nonexistent, aren't documented, and may be tweaked or removed. As such, it is not production ready, and you shouldn't use Oh My Prvd for any major project unless you're willing to take on large, sweeping changes.
More stable versions of Oh My Prvd will be available once we exit alpha testing.
Added
- Added actual types for
@rbxts/ohmyprvd - Added missing error messages
- Added
onProviderConstructedandonProviderUsedmodding hooks - Added
matchesNameutility function as a predicate forloadXAPIs - Exposed reflection API with
defineMetadata,deleteMetadata, and
getMetadata
Changed
- Renamed
implementMethodtoonMethodImplementedto align it more with
modding hooks - Renamed the
:initand:startlifecycles to:onInitand:onStartto
clarify its a lifecycle event
Removed
- Removed
:heartbeat,:step,:renderfrom the core package to be extracted
as a newohmyprvd-lifecyclespackage- These lifecycle events aren't necessary and can be considered bloat, and
should preferably be extracted as a package for adding more built-in
lifecycle events
- These lifecycle events aren't necessary and can be considered bloat, and
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
ohmyprvd@0.1.0-alpha
Oh My Prvd is under development. Plenty of features are broken, are nonexistent, aren't documented, and may be tweaked or removed. As such, it is not production ready, and you shouldn't use Oh My Prvd for any major project unless you're willing to take on large, sweeping changes.
More stable versions of Oh My Prvd will be available once we exit alpha testing.
Full Changelog: https://github.com/team-fireworks/ohmyprvd/commits/v0.1.0-alpha