Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [36.0.1](36.0.0...36.0.1) (2024-11-27) ### Dependency updates * **deps:** update react to v18.3.1-pre.839 ([#3962](#3962)) ([9d06e71](9d06e71)) ### Bug Fixes * do not kick configuration keys just because their name matches a variable. This change adds support for calling variables `type`, `parameters`, `min`, `max`, `step`, `default`, etc. ([#3965](#3965)) ([87d09d1](87d09d1)) * **graphql:** add client implementation in the test cp, required by generated code ([#3964](#3964)) ([300e6d7](300e6d7)) ### Style improvements * **loading:** replace scope function with a simpler Boolean ([1519e76](1519e76))
- Loading branch information