UNPKG

@cloud-ru/eslint-plugin-ssr-safe-react

Version:

eslint plugin for validating react code so that it would be suitable for SSR

104 lines (32 loc) 2.04 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## 0.6.1 (2026-01-23) ### Dependencies * **FF-7735:** up eslint & prettier deps ([85ec4e8](https://github.com/cloud-ru-tech/frontend-tools/commit/85ec4e8b3c05ec4b290af1879b9cac1f5ddcaf3a)) # 0.6.0 (2026-01-12) ### Features * **FF-7197:** eslint version update ([9ba9222](https://github.com/cloud-ru-tech/frontend-tools/commit/9ba92229c4c71fd8bf5fb733202d6779af65c8af)) # 0.5.0 (2025-12-05) ### BREAKING CHANGES * **FF-7187:** up typescript to 5.9.3 & some typescript-eslint deps ([884057f](https://github.com/cloud-ru-tech/frontend-tools/commit/884057f83c6c2e075669b5aee062d57ea5e1ed69)) ## 0.4.1 (2025-09-12) ### Bug Fixes * **FF-7214:** add navigator to ssr-safe checking ([f6f68b6](https://github.com/cloud-ru-tech/frontend-tools/commit/f6f68b67087bbc7fa0951ba38da7b79014a0e5b2)) # 0.4.0 (2025-09-10) ### BREAKING CHANGES * **FF-7214:** add local and session storage to forbidden variables ([4298696](https://github.com/cloud-ru-tech/frontend-tools/commit/4298696754a37665626f1754094dce6a31857762)) # 0.3.0 (2024-12-26) ### BREAKING CHANGES * **FF-5734:** update eslint to 9 ([9aaed00](https://github.com/cloud-ru-tech/frontend-tools/commit/9aaed00ca2bc6c347fa24ca0f63e2ea1ffb071a1)) # 0.2.0 (2024-11-01) ### Bug Fixes * **FF-5830:** allow usage of forbidden variables in types ([2129dd6](https://github.com/cloud-ru-tech/frontend-tools/commit/2129dd667b57849912fa08aeac770dd42d7c2c8c)) ### Features * **FF-5830:** forbid matchMedia global variable ([32cd7e4](https://github.com/cloud-ru-tech/frontend-tools/commit/32cd7e423a4ffb207e162a0fa399d9215467fdcc)) # 0.1.0 (2024-09-23) ### Features * **PDS-480:** add eslint-plugin-ssr-safe-react plugin ([4ee7f1e](https://github.com/cloud-ru-tech/frontend-tools/commit/4ee7f1ecd0125a502156858d80eaa882012d70d9)) ## CHANGELOG ### v0.0.0 - Initial version