Skip to content

Commit

Permalink
Sync to upstream Luau 0.554
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyMorganz committed Nov 23, 2022
1 parent ff6fdf1 commit 1781726
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

### Changed

- Sync to upstream Luau 0.554

### Fixed

- Fixed stack overflow when looking up properties on a table type where the `__index` is set to itself
Expand Down
2 changes: 1 addition & 1 deletion luau
Submodule luau updated from 816e41 to 95d9c6

0 comments on commit 1781726

Please sign in to comment.