neosync icon indicating copy to clipboard operation
neosync copied to clipboard

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.

Results 184 neosync issues
Sort by recently updated
recently updated
newest added

Bumps the npm-development group in /docs with 2 updates: [knip](https://github.com/webpro/knip/tree/HEAD/packages/knip) and [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting). Updates `knip` from 5.15.1 to 5.16.0 Release notes Sourced from knip's releases. Release 5.16.0 Document namespace imports, extensionless...

dependencies
javascript

Bumps the npm-development group with 4 updates in the /frontend directory: [knip](https://github.com/webpro/knip/tree/HEAD/packages/knip), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `knip` from 5.12.3 to 5.16.0 Release notes Sourced from knip's releases. Release 5.16.0...

dependencies
javascript

Bumps the npm-production group in /frontend with 1 update: [recharts](https://github.com/recharts/recharts). Updates `recharts` from 2.12.6 to 2.12.7 Release notes Sourced from recharts's releases. v2.12.7 Whats changed Fix Area: re-add calculated area...

dependencies
javascript

ran into an port issue when i ran `docker compose -f compose.dev.yml` because it was trying to stand up a db on `5435` but I was already using that port....

good first issue
Improvement

## Is your feature request related to a problem? Well, in some dev env, sometimes the db's schema is different, not just "public". ## Describe the solution you'd like Just...

enhancement

See this thread for more details: [https://discord.com/channels/1171894401140797591/1235948472784523284](https://discord.com/channels/1171894401140797591/1235948472784523284) Repro steps: steps that should repro it: * create a table with one of the columns that is a FK to the PKey...

bug
HackerNews Launch

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.47.0 to 0.48.0. Release notes Sourced from monaco-editor's releases. v0.48.0 Changes: Feature Requests: #727: Expose access to JSON worker #4084: [Feature Request] Explain basic concepts #3883: [Feature...

dependencies
javascript

It would be great to make this thing agnostic to react-hook-form and just expose callbacks in the props. That way we can use this table for more than form-related items....

Improvement