Skip to content

Commit

Permalink
Release v5.20.0
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Ryazanov <[email protected]>
GitOrigin-RevId: 29293d4ea6a324edc96e92f34cc9584cc8c89cf4
  • Loading branch information
tramvaijsorg and Alexey Ryazanov committed Jan 22, 2025
1 parent 59d6275 commit 1fcd42e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/guides/react-compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ React Compiler (aka Forget) – is a tool developed by the React core team, that

Essentially React Compiler is a Babel plugin, that transforms source code. Tramvai provides an integration with React Compiler out of the box.

- :::note
:::note

Though we are observing up to 20% increased client render performance in some cases, React Compiler is still experimental tool, so use it carefully.

Expand Down Expand Up @@ -163,7 +163,7 @@ function SuspiciousComponent() {
}
```

::: note
:::note

It is not recommended to reach for this directive unless it’s strictly necessary. Once you opt-out a component or hook, it is opted-out forever until the directive is removed. This means that even if you fix the code, the compiler will still skip over compiling it unless you remove the directive.

Expand Down
2 changes: 1 addition & 1 deletion packages-versions.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

{"@tramvai/cli":"5.19.0","@tramvai/swc-integration":"5.19.0","@tinkoff/browser-timings":"0.13.2","@tinkoff/browserslist-config":"0.5.3","@tinkoff/browser-cookies":"5.0.2","@tinkoff/dippy":"0.11.3","@tinkoff/env-validators":"0.4.2","@tinkoff/error-handlers":"0.8.2","@tinkoff/errors":"0.6.2","@tinkoff/eslint-plugin-tramvai":"0.9.2","@tinkoff/hook-runner":"0.7.3","@tramvai/http-client":"0.5.2","@tinkoff/is-modern-lib":"5.0.2","@tramvai/react-lazy-hydration-render":"0.5.2","@tinkoff/logger":"0.10.505","@tinkoff/pack-polyfills":"0.7.3","@tinkoff/measure-express-requests":"5.0.2","@tinkoff/measure-fastify-requests":"0.4.2","@tinkoff/meta-tags-generate":"0.8.3","@tinkoff/metrics-noop":"5.0.2","@tinkoff/minicss-class-generator":"0.5.2","@tinkoff/mocker":"5.0.3","@tinkoff/module-loader-client":"0.7.3","@tinkoff/module-loader-server":"0.8.4","@tinkoff/monkeypatch":"5.0.2","@tinkoff/package-manager-wrapper":"0.4.2","@tinkoff/htmlpagebuilder":"0.8.2","prettier-config-tinkoff":"0.5.2","@tinkoff/pubsub":"0.8.2","@tinkoff/react-hooks":"0.4.2","@tinkoff/router":"0.5.61","@tramvai/safe-strings":"0.8.4","@tinkoff/terminus":"0.4.2","@tinkoff/layout-factory":"0.6.2","@tramvai/tinkoff-request-http-client-adapter":"0.12.61","@tinkoff/url":"0.11.2","@tinkoff/user-agent":"0.7.61","@tinkoff/webpack-dedupe-plugin":"4.0.2","@tramvai/module-autoscroll":"5.19.0","@tramvai/module-cache-warmup":"5.19.0","@tramvai/module-child-app":"5.19.0","@tramvai/module-client-hints":"5.19.0","@tramvai/module-common":"5.19.0","@tramvai/module-cookie":"5.19.0","@tramvai/module-deps-graph":"5.19.0","@tramvai/module-dns-cache":"5.19.0","@tramvai/module-environment":"5.19.0","@tramvai/module-error-interceptor":"5.19.0","@tramvai/module-http-client":"5.19.0","@tramvai/module-http-proxy-agent":"5.19.0","@tramvai/module-log":"5.19.0","@tramvai/module-metrics":"5.19.0","@tramvai/module-micro-sentry":"5.19.0","@tramvai/module-mocker":"5.19.0","@tramvai/module-opentelemetry":"5.19.0","@tramvai/module-page-render-mode":"5.19.0","@tramvai/module-progressive-web-app":"5.19.0","@tramvai/module-react-query":"5.19.0","@tramvai/module-render":"5.19.0","@tramvai/module-request-limiter":"5.19.0","@tramvai/module-router":"5.19.0","@tramvai/module-sentry":"5.19.0","@tramvai/module-seo":"5.19.0","@tramvai/module-server":"5.19.0","@tramvai/tokens-child-app":"5.19.0","@tramvai/tokens-common":"5.19.0","@tramvai/tokens-cookie":"5.19.0","@tramvai/tokens-core":"5.19.0","@tramvai/tokens-core-private":"5.19.0","@tramvai/tokens-http-client":"5.19.0","@tramvai/tokens-metrics":"5.19.0","@tramvai/tokens-react-query":"5.19.0","@tramvai/tokens-render":"5.19.0","@tramvai/tokens-router":"5.19.0","@tramvai/tokens-server":"5.19.0","@tramvai/tokens-server-private":"5.19.0","@tramvai/child-app-core":"5.19.0","@tramvai/core":"5.19.0","@tramvai/experiments":"5.19.0","@tramvai/papi":"5.19.0","@tramvai/pwa-recipes":"5.19.0","@tramvai/react":"5.19.0","@tramvai/react-query":"5.19.0","@tramvai/state":"5.19.0","@tramvai/storybook-addon":"5.19.0","@tramvai/types-actions-state-context":"5.19.0","@tramvai/test-child-app":"5.19.0","@tramvai/test-helpers":"5.19.0","@tramvai/test-integration":"5.19.0","@tramvai/test-integration-jest":"5.19.0","@tramvai/test-jsdom":"5.19.0","@tramvai/test-mocks":"5.19.0","@tramvai/test-pw":"5.19.0","@tramvai/test-puppeteer":"5.19.0","@tramvai/test-react":"5.19.0","@tramvai/test-unit":"5.19.0","@tramvai/test-unit-jest":"5.19.0","@tramvai/build":"6.1.1","@tramvai/tools-check-versions":"0.7.5","@tramvai/create":"5.19.0","@tramvai/tools-generate-schema":"0.4.2","@tramvai/tools-migrate":"0.9.5","@tinkoff-monorepo/depscheck":"3.101.7","@tinkoff-monorepo/fix-ts-references":"3.101.7","@tinkoff-monorepo/pkgs-collector":"3.101.7","@tinkoff-monorepo/pkgs-collector-dir":"3.101.7","@tinkoff-monorepo/pkgs-collector-workspaces":"3.101.7"}
{"@tramvai/cli":"5.20.0","@tramvai/swc-integration":"5.20.0","@tinkoff/browser-timings":"0.13.2","@tinkoff/browserslist-config":"0.5.3","@tinkoff/browser-cookies":"5.0.2","@tinkoff/dippy":"0.11.3","@tinkoff/env-validators":"0.4.2","@tinkoff/error-handlers":"0.8.2","@tinkoff/errors":"0.6.2","@tinkoff/eslint-plugin-tramvai":"0.9.2","@tinkoff/hook-runner":"0.7.3","@tramvai/http-client":"0.5.2","@tinkoff/is-modern-lib":"5.0.2","@tramvai/react-lazy-hydration-render":"0.5.2","@tinkoff/logger":"0.10.505","@tinkoff/pack-polyfills":"0.7.3","@tinkoff/measure-express-requests":"5.0.2","@tinkoff/measure-fastify-requests":"0.4.2","@tinkoff/meta-tags-generate":"0.8.3","@tinkoff/metrics-noop":"5.0.2","@tinkoff/minicss-class-generator":"0.5.2","@tinkoff/mocker":"5.0.3","@tinkoff/module-loader-client":"0.7.3","@tinkoff/module-loader-server":"0.8.4","@tinkoff/monkeypatch":"5.0.2","@tinkoff/package-manager-wrapper":"0.4.2","@tinkoff/htmlpagebuilder":"0.8.2","prettier-config-tinkoff":"0.5.2","@tinkoff/pubsub":"0.8.2","@tinkoff/react-hooks":"0.4.2","@tinkoff/router":"0.5.62","@tramvai/safe-strings":"0.8.4","@tinkoff/terminus":"0.4.2","@tinkoff/layout-factory":"0.6.2","@tramvai/tinkoff-request-http-client-adapter":"0.12.62","@tinkoff/url":"0.11.2","@tinkoff/user-agent":"0.7.62","@tinkoff/webpack-dedupe-plugin":"4.0.2","@tramvai/module-autoscroll":"5.20.0","@tramvai/module-cache-warmup":"5.20.0","@tramvai/module-child-app":"5.20.0","@tramvai/module-client-hints":"5.20.0","@tramvai/module-common":"5.20.0","@tramvai/module-cookie":"5.20.0","@tramvai/module-deps-graph":"5.20.0","@tramvai/module-dns-cache":"5.20.0","@tramvai/module-environment":"5.20.0","@tramvai/module-error-interceptor":"5.20.0","@tramvai/module-http-client":"5.20.0","@tramvai/module-http-proxy-agent":"5.20.0","@tramvai/module-log":"5.20.0","@tramvai/module-metrics":"5.20.0","@tramvai/module-micro-sentry":"5.20.0","@tramvai/module-mocker":"5.20.0","@tramvai/module-opentelemetry":"5.20.0","@tramvai/module-page-render-mode":"5.20.0","@tramvai/module-progressive-web-app":"5.20.0","@tramvai/module-react-query":"5.20.0","@tramvai/module-render":"5.20.0","@tramvai/module-request-limiter":"5.20.0","@tramvai/module-router":"5.20.0","@tramvai/module-sentry":"5.20.0","@tramvai/module-seo":"5.20.0","@tramvai/module-server":"5.20.0","@tramvai/tokens-child-app":"5.20.0","@tramvai/tokens-common":"5.20.0","@tramvai/tokens-cookie":"5.20.0","@tramvai/tokens-core":"5.20.0","@tramvai/tokens-core-private":"5.20.0","@tramvai/tokens-http-client":"5.20.0","@tramvai/tokens-metrics":"5.20.0","@tramvai/tokens-react-query":"5.20.0","@tramvai/tokens-render":"5.20.0","@tramvai/tokens-router":"5.20.0","@tramvai/tokens-server":"5.20.0","@tramvai/tokens-server-private":"5.20.0","@tramvai/child-app-core":"5.20.0","@tramvai/core":"5.20.0","@tramvai/experiments":"5.20.0","@tramvai/papi":"5.20.0","@tramvai/pwa-recipes":"5.20.0","@tramvai/react":"5.20.0","@tramvai/react-query":"5.20.0","@tramvai/state":"5.20.0","@tramvai/storybook-addon":"5.20.0","@tramvai/types-actions-state-context":"5.20.0","@tramvai/test-child-app":"5.20.0","@tramvai/test-helpers":"5.20.0","@tramvai/test-integration":"5.20.0","@tramvai/test-integration-jest":"5.20.0","@tramvai/test-jsdom":"5.20.0","@tramvai/test-mocks":"5.20.0","@tramvai/test-pw":"5.20.0","@tramvai/test-puppeteer":"5.20.0","@tramvai/test-react":"5.20.0","@tramvai/test-unit":"5.20.0","@tramvai/test-unit-jest":"5.20.0","@tramvai/build":"6.1.1","@tramvai/tools-check-versions":"0.7.5","@tramvai/create":"5.20.0","@tramvai/tools-generate-schema":"0.4.2","@tramvai/tools-migrate":"0.9.5","@tinkoff-monorepo/depscheck":"3.101.7","@tinkoff-monorepo/fix-ts-references":"3.101.7","@tinkoff-monorepo/pkgs-collector":"3.101.7","@tinkoff-monorepo/pkgs-collector-dir":"3.101.7","@tinkoff-monorepo/pkgs-collector-workspaces":"3.101.7"}

0 comments on commit 1fcd42e

Please sign in to comment.