Skip to content

Releases: stefanvermaas/factory-builder

v3.0.5

18 Apr 08:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

07 Mar 11:44
Compare
Choose a tag to compare
  • Bump eslint-config-prettier from 8.6.0 to 8.7.0 5809f8c
  • Bump jest from 29.4.3 to 29.5.0 e6224d3
  • Bump babel-jest from 29.4.3 to 29.5.0 cc5d9bc
  • Bump jest from 29.4.2 to 29.4.3 94e7fb6
  • Bump @babel/core from 7.20.12 to 7.21.0 63ca990
  • Bump babel-jest from 29.4.2 to 29.4.3 b9ba4b1
  • Bump @babel/cli from 7.20.7 to 7.21.0 be28600
  • Bump @babel/runtime from 7.20.13 to 7.21.0 cb104ca
  • Bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0 0a93eb6
  • Bump jest from 29.4.1 to 29.4.2 00abf0e
  • Bump prettier from 2.8.3 to 2.8.4 126b3c5
  • Bump babel-jest from 29.4.1 to 29.4.2 dd43ddf
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 e247f56
  • Bump jest from 29.3.1 to 29.4.1 61034ae
  • Bump babel-jest from 29.3.1 to 29.4.1 86b26b7
  • Bump @babel/runtime from 7.20.7 to 7.20.13 02ae82f
  • Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 4550faf

v3.0.3...v3.0.4

v3.0.3

17 Jan 12:23
Compare
Choose a tag to compare
  • Merge pull request #510 from stefanvermaas/dependabot/npm_and_yarn/prettier-2.8.3 70ccc96
  • Merge pull request #511 from stefanvermaas/dependabot/npm_and_yarn/eslint-plugin-import-2.27.5 17497d7
  • Bump eslint-plugin-import from 2.26.0 to 2.27.5 62c7d3d
  • Bump prettier from 2.8.2 to 2.8.3 211a128

v3.0.2...v3.0.3

v3.0.2

10 Jan 08:27
Compare
Choose a tag to compare
  • Merge pull request #508 from stefanvermaas/dependabot/npm_and_yarn/babel/core-7.20.12 60a28be
  • Bump @babel/core from 7.20.7 to 7.20.12 ff6ab3d
  • Merge pull request #509 from stefanvermaas/dependabot/npm_and_yarn/prettier-2.8.2 5a1c93f
  • Bump prettier from 2.8.1 to 2.8.2 77f1628

v3.0.1...v3.0.2

v3.0.1

09 Jan 09:15
Compare
Choose a tag to compare
v3.0.1

V3.0.0

05 Sep 10:12
Compare
Choose a tag to compare

Drops support for NodeJS < 14

  • Merge pull request #453 from stefanvermaas/dependabot/npm_and_yarn/jest-29.0.2 bd802c0
  • Bump jest from 28.1.3 to 29.0.2 8719d23
  • Merge pull request #452 from stefanvermaas/dependabot/npm_and_yarn/babel-jest-29.0.2 35bccb4
  • Bump babel-jest from 28.1.3 to 29.0.2 d7b3671
  • Merge pull request #451 from stefanvermaas/drop-support-for-nodejs-12.x c1e82ed
  • Add NodeJS 18.x to the CI eb8c441
  • Document the supported NodeJS versions 4a409f5
  • Remove NodeJS 12.x from the Github actions. 7614ac8
  • Merge pull request #447 from stefanvermaas/dependabot/npm_and_yarn/babel/core-7.18.13 f2cafc5
  • Bump @babel/core from 7.18.10 to 7.18.13 f254fc7
  • Merge pull request #448 from stefanvermaas/dependabot/npm_and_yarn/rollup-2.78.1 fb914f9
  • Bump rollup from 2.78.0 to 2.78.1 b537510
  • Merge pull request #446 from stefanvermaas/dependabot/npm_and_yarn/rollup-2.78.0 1471e2b
  • Bump rollup from 2.77.2 to 2.78.0 35990b8
  • Merge pull request #445 from stefanvermaas/dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.2 5991797
  • Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 a6bde5c
  • Merge pull request #442 from stefanvermaas/dependabot/npm_and_yarn/rollup-2.77.2 6f1d0f3
  • Bump rollup from 2.77.0 to 2.77.2 4e03923
  • Merge pull request #443 from stefanvermaas/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.10 5f53ae8
  • Bump @babel/plugin-transform-runtime from 7.18.9 to 7.18.10 628043b
  • Merge pull request #441 from stefanvermaas/dependabot/npm_and_yarn/babel/core-7.18.10 95fe713
  • Bump @babel/core from 7.18.9 to 7.18.10 250346d
  • Merge pull request #440 from stefanvermaas/dependabot/npm_and_yarn/babel/cli-7.18.10 3ac585e
  • Bump @babel/cli from 7.18.9 to 7.18.10 5aed741
  • Merge pull request #444 from stefanvermaas/dependabot/npm_and_yarn/babel/preset-env-7.18.10 328ddba
  • Bump @babel/preset-env from 7.18.9 to 7.18.10 c019b7e
  • Merge pull request #433 from stefanvermaas/dependabot/npm_and_yarn/babel/core-7.18.9 4d9d473
  • Bump @babel/core from 7.18.6 to 7.18.9 c09f036
  • Merge pull request #435 from stefanvermaas/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.9 d7ce732
  • Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.9 7820f6c
  • Merge pull request #436 from stefanvermaas/dependabot/npm_and_yarn/babel/runtime-7.18.9 22909fd
  • Bump @babel/runtime from 7.18.6 to 7.18.9 a817729
  • Merge pull request #438 from stefanvermaas/dependabot/npm_and_yarn/babel/preset-env-7.18.9 0263aaf
  • Bump @babel/preset-env from 7.18.6 to 7.18.9 050db4d
  • Merge pull request #432 from stefanvermaas/dependabot/npm_and_yarn/babel/cli-7.18.9 05edfc2
  • Bump @babel/cli from 7.18.6 to 7.18.9 e8ac034
  • Merge pull request #431 from stefanvermaas/dependabot/npm_and_yarn/rollup-2.77.0 c9baf60
  • Bump rollup from 2.76.0 to 2.77.0 9c3a61c
  • Merge pull request #434 from stefanvermaas/dependabot/npm_and_yarn/babel-jest-28.1.3 a99a90e
  • Bump babel-jest from 28.1.2 to 28.1.3 087423a
  • Merge pull request #439 from stefanvermaas/dependabot/npm_and_yarn/terser-5.14.2 b25d4a2
  • Bump terser from 5.14.1 to 5.14.2 8ef7945
  • Merge pull request #430 from stefanvermaas/dependabot/npm_and_yarn/jest-28.1.3 3c06a81
  • Bump jest from 28.1.2 to 28.1.3 2dc57be
  • Merge pull request #429 from stefanvermaas/dependabot/npm_and_yarn/rollup-2.76.0 790e6a3
  • Bump rollup from 2.75.7 to 2.76.0 d6a4f65
  • Merge pull request #428 from stefanvermaas/dependabot/npm_and_yarn/babel-jest-28.1.2 4856c9e
  • Bump babel-jest from 28.1.1 to 28.1.2 2c5f154
  • Merge pull request #427 from stefanvermaas/dependabot/npm_and_yarn/jest-28.1.2 19495cd
  • Bump jest from 28.1.1 to 28.1.2 f2a0de4

v2.2.2...v3.0.0

v2.2.2

28 Jun 21:13
Compare
Choose a tag to compare

Full Changelog: v2.2.1...v2.2.2

v2.2.1

28 Jun 21:12
Compare
Choose a tag to compare

What's Changed

Read more

v2.2.0

29 Dec 17:16
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: v2.1.12...v2.2.0

v2.1.12

30 Nov 20:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.11...v2.1.12