@cloud-ru/eslint-plugin-ssr-safe-react
Version:
eslint plugin for validating react code so that it would be suitable for SSR
49 lines (17 loc) • 995 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 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