Typeorm Extension Versions Save

This library provides utitlites to create & drop the database, seed the database and apply URL query parameter(s).

v3.5.1

1 month ago

3.5.1 (2024-04-09)

Bug Fixes

  • deps: bump locter from 2.0.2 to 2.1.0 (#957) (34d491f)
  • deps: bump reflect-metadata from 0.2.1 to 0.2.2 (#958) (7e8e885)
  • deps: bump smob from 1.4.1 to 1.5.0 (#961) (d14f79a)
  • remove extension in typeorm-extension import in seeder template file (#954) (4ccb4b6)

Performance Improvements

  • opimized seeder-factory save-many fn (#955) (a4dfce5)

v3.5.0

3 months ago

3.5.0 (2024-02-12)

Bug Fixes

  • deps: bump @faker-js/faker from 8.3.1 to 8.4.0 (#859) (7d505d4)
  • deps: bump @faker-js/faker from 8.4.0 to 8.4.1 (#885) (e9585f6)
  • optimized useEnv singleton fn (a7f08d1)

Features

  • use envix for environment management (883b9d4)

v3.4.1-beta.1

3 months ago

3.4.1-beta.1 (2024-02-07)

Bug Fixes

  • deps: bump @faker-js/faker from 8.3.1 to 8.4.0 (#859) (7d505d4)
  • don't export bin path (3f9708d)

v3.4.0

4 months ago

3.4.0 (2024-01-18)

Bug Fixes

  • deps: bump locter to v2.0.2 (4108ee3)
  • remove duplicate runtime environment checks (25db92a)

Features

  • add bin directory as export (#849) (d0e83e6)
  • prioritize seeder track property over global option (b21bb6f)
  • simplify data-source options detection (328b4f0)

v3.4.0-beta.2

4 months ago

3.4.0-beta.2 (2024-01-18)

Bug Fixes

  • remove duplicate runtime environment checks (25db92a)

Features

  • add bin directory as export (#849) (d0e83e6)
  • prioritize seeder track property over global option (b21bb6f)

v3.4.0-beta.1

4 months ago

3.4.0-beta.1 (2024-01-18)

Features

  • simplify data-source options detection (328b4f0)

v3.3.0

4 months ago

3.3.0 (2024-01-11)

Bug Fixes

Features

v3.2.0

5 months ago

3.2.0 (2023-11-25)

Bug Fixes

  • deps: bump @faker-js/faker from 8.2.0 to 8.3.1 (#782) (fa7a114)
  • deps: bump locter from 1.2.2 to 1.2.3 (#779) (e89daea)

Features

v3.1.1

6 months ago

3.1.1 (2023-10-24)

Bug Fixes

  • multiple shebangs in cli entrypoint (c227c66)

v3.1.0

7 months ago

3.1.0 (2023-10-21)

Bug Fixes

  • deps: bump @faker-js/faker from 8.0.2 to 8.2.0 (#734) (f3e5054)
  • deps: bump smob from 1.4.0 to 1.4.1 (#732) (fb71fae)

Features

  • async data-source exports (a2cdb9d)