File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ # React Testing Library Lua Changelog
2+
3+ ## 12.1.5 (2022-10-03)
4+ * Initial release.
Original file line number Diff line number Diff line change 11[package ]
22name = " ReactTestingLibrary"
3- version = " 0.0.1 "
3+ version = " 12.1.5 "
44authors = [
5-
5+ " Ignacio Falk <flakolefluk@gmail.com>" ,
6+ " Allan Jeremy <dev@allanjeremy.com>" ,
67]
78content_root = " src"
89
910[dependencies ]
1011LuauPolyfill = " github.com/roblox/luau-polyfill@1"
1112Promise = " github.com/roblox/roblox-lua-promise@3.3.0"
12- DomTestingLibrary = { git = " https:// github.com/roblox/dom-testing-library-lua.git " , rev = " main " }
13+ DomTestingLibrary = " github.com/roblox/dom-testing-library-lua@8.14.0 "
1314React = " github.com/roblox/roact-alignment@17.0.1-rc.16"
1415ReactRoblox = " github.com/roblox/roact-alignment@17.0.1-rc.16"
1516Scheduler = " github.com/roblox/roact-alignment@17.0.1-rc.16"
You can’t perform that action at this time.
0 commit comments