Szymon Chmal
Szymon Chmal
Hi, thanks for your work on this great library! I'm working on a graph editor and stumbled upon a problem. There is a business requirement saying that a graph must...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
This commit introduces a new configuration property named parser in ConfigModule, enabling the injection of custom parser functions. If not specified, the default implementation, backed by dotenv, is utilized. ##...
#### Description This pull request adds translation for 'Astro components' page. #### Related issues & labels (optional) * Suggested label: i18n
Storybook 8 is supported by Loki for the web platform, thanks to updates introduced in #507. However, the React Native integration has not yet been updated to align with the...