Download Latest Version 5.0.0-beta2 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of generatedata

Home / 5.0.0-beta1
Name Modified Size InfoDownloads / Week
Parent folder
5.0.0-beta1 source code.tar.gz 2026-03-15 1.2 MB
5.0.0-beta1 source code.zip 2026-03-15 2.0 MB
README.md 2026-03-15 1.0 kB
Totals: 3 Items   3.2 MB 0

This is a major rewrite of the script. Even though I'm releasing it as a beta, I would strongly advise using this version. The older 4.x version had various problems that were never fully resolved, so all efforts will be directed to this new version.

The main goal of this script were:

  • modernization
  • supporting the upcoming @generatedata/cli package.

Code changes

  • node 24 is now required
  • moved codebase to monorepo. Now uses turborepo as the build orchestrator. All code separated into logical packages.
  • general package updates.

Improvements

  • installation and configuration should now be a lot simpler. There are various prechecks done in the code to confirm you've configured things properly, and it catches common errors during bootstrap/build like docker not running, containers already built, missing settings and more. See the installation instructions here.
  • Various small UI updates.
Source: README.md, updated 2026-03-15