Skip to content

Releases: benkeen/generatedata

5.0.0-beta2

16 Mar 03:55

Choose a tag to compare

Bug fix for building the client package.

5.0.0-beta1

15 Mar 22:47

Choose a tag to compare

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.

4.0.14

12 Mar 23:04

Choose a tag to compare

3.4.1

25 Nov 00:53

Choose a tag to compare

3.4.0

16 Nov 21:34

Choose a tag to compare

3.3.1

19 Jul 05:21

Choose a tag to compare

3.3.0

02 Jul 05:14

Choose a tag to compare

Minor bug fixes.

3.2.8

13 Sep 03:46

Choose a tag to compare

Bug fix release.

3.2.7

30 Jul 03:28

Choose a tag to compare

  • bug fixes
  • "Computed" Data Type added

3.2.6

18 Apr 02:05

Choose a tag to compare

Bug fix release.