/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v15.7.0
packages/shared/ReactVersion.js
9 строк
287 B
Brian Vaughn
Fix Suspense-wrapping heuristic (and bump version numbers) (#19373)
15 июл 2020, 19:25
Не верифицирован
15 июл 2020, 19:25
a89854b
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ // TODO: this is special because it gets imported during build. export default '17.0.0-alpha.0';