You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
The most recent release of Roact is version 1.4.4, but the most recent version on Wally is 1.4.2. There have been a few requests to get Roact updated in the wally index since these releases include fixes to Luau typings.
Additionally, it looks like wally.toml is out of sync with the index: the most recent version published to the index is 1.4.2, but the version in wally.toml is older at 1.4.0. Was the version bump for wally.toml not committed?
This can be resolved by:
Upping the version in wally.toml to 1.4.4
Running wally publish using Wally after authenticating Wally with GitHub
The most recent release of Roact is version
1.4.4, but the most recent version on Wally is1.4.2. There have been a few requests to get Roact updated in the wally index since these releases include fixes to Luau typings.Links:
wally.tomlAdditionally, it looks like
wally.tomlis out of sync with the index: the most recent version published to the index is1.4.2, but the version inwally.tomlis older at1.4.0. Was the version bump forwally.tomlnot committed?This can be resolved by:
wally.tomlto1.4.4wally publishusing Wally after authenticating Wally with GitHub