Releases: lumin-org/framework
Releases · lumin-org/framework
v10.0.0
Changelog
Removed
- Removed
New
in favor of usingAdd
for all modules
What's Changed
- feat(typescript): implement typescript support by @FloofyPlasma in #39
- Update init.luau by @Daemon6109 in #38
New Contributors
- @FloofyPlasma made their first contribution in #39
Full Changelog: v9.1.1...v10.0.0
v10.0.0-rc5
Changelog
Added
- Proper
rbxts
support - #39
What's Changed
- feat(typescript): implement typescript support by @FloofyPlasma in #39
- Update init.luau by @Daemon6109 in #38
New Contributors
- @FloofyPlasma made their first contribution in #39
Full Changelog: v10.0.0-rc4...v10.0.0-rc5
v10.0.0-rc4
Changelog
Added
- Completely revamped documentation (guides and API)
- Added back
Lifecycles
(they're actually really good)
Changed
- Changed the behavior of
Add
, now only gets children and not descendants
Full Changelog: v10.0.0-rc3...v10.0.0-rc4
v10.0.0-rc3
Changelog
Removed
- Removed
Lifecycles
, they do not have much use
Full Changelog: v10.0.0-rc2...v10.0.0-rc3
v10.0.0-rc2
Changelog
Fixed
- Move table freezing to init process instead of on creation
- Addresses really big issue with
Start
not being able to run
Full Changelog: v10.0.0-rc1...v10.0.0-rc2
v10.0.0-rc1
Changelog
Full Changelog: v9.1.1...v10.0.0-rc1
v9.1.1
Changelog
Fixed
- Fixes an issue with start being in the incorrect order (#29)
Removed
- Removes default lifecycle types
Full Changelog: v9.1.0...v9.1.1
v9.1.0
Changelog
Fixed
- Fixes an issue with start being in the incorrect order (#29)
Removed
- Removes default lifecycle types
Full Changelog: v9.0.1...v9.1.0
v9.0.1
v9.0.0
Changelog
Fixed
- Fixes some issues that are related to yielding code unexpectedly (#27)
- Fixes some docs issues
Changed
- Improved the way lifecycles are loaded (#26)
What's Changed
- Updated tagline across files by @veternitzz in #23
- Update init.luau by @Daemon6109 in #26
New Contributors
- @Daemon6109 made their first contribution in #26
Full Changelog: v8.1.5...v9.0.0