Skip to content

Releases: travelperk/fabricator

Minor fixes to README (2022-11-24)

24 Nov 10:53
34c0209
Compare
Choose a tag to compare
  • Added types for Typescript
  • Fixed the README: attributes passed to the fabricator object can be either functions or static values

Include types for Typescript

24 Nov 10:50
62b9a09
Compare
Choose a tag to compare
Merge pull request #93 from travelperk/move-to-typescript

Move to Typescript

v6.0.0

17 Feb 15:51
@Gpx Gpx
e959439
Compare
Choose a tag to compare

6.0.0 (2020-02-17)

Bug Fixes

Continuous Integration

  • 🎡 drop support for node 8 (07118e3)

BREAKING CHANGES

  • 🧨 drop support for node 8

v5.0.1

18 Dec 09:18
@Gpx Gpx
4885048
Compare
Choose a tag to compare

5.0.1 (2019-12-18)

Bug Fixes

v5.0.0

27 Sep 14:27
@Gpx Gpx
f2d75e3
Compare
Choose a tag to compare

5.0.0 (2019-09-27)

Bug Fixes

Continuous Integration

  • 🎡 add support for node 12 and drop 11 and 9 (50f31f9)

BREAKING CHANGES

  • drop support for node 11 and 9

v4.0.4

15 Aug 09:37
@Gpx Gpx
e181cf3
Compare
Choose a tag to compare

4.0.4 (2019-08-15)

Bug Fixes

v4.0.3

23 May 12:43
@Gpx Gpx
45a7757
Compare
Choose a tag to compare

4.0.3 (2019-05-23)

Bug Fixes

v4.0.2

15 May 14:01
@Gpx Gpx
fa0a127
Compare
Choose a tag to compare

4.0.2 (2019-05-15)

Bug Fixes

v4.0.1

03 Apr 09:47
@Gpx Gpx
120b391
Compare
Choose a tag to compare

4.0.1 (2019-04-03)

Bug Fixes

v4.0.0

01 Apr 10:20
@Gpx Gpx
4eb96c3
Compare
Choose a tag to compare

4.0.0 (2019-04-01)

Features

  • 🎸 times() accepts an object too (4cf76c4)

BREAKING CHANGES

  • 🧨 times will throw if you don't pass a number or an object