Skip to content

Releases: stefanpenner/node-fixturify-project

v7.1.3-fixturify-project: Merge pull request #104 from stefanpenner/release-preview

29 Oct 15:48
4495beb
Compare
Choose a tag to compare

Release (2024-10-29)

fixturify-project 7.1.3 (patch)

🏠 Internal

  • fixturify-project
    • #90 Move to release-plan for releases (@mansona)
    • #102 test both cjs and esm versions (and fix the esm version) (@mansona)

Committers: 1

Release 7.1.2

25 Jun 15:25
@ef4 ef4
Compare
Choose a tag to compare

πŸ› Bug Fix

Committers: 2

Release 7.1.1

02 May 22:09
@ef4 ef4
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #94 Publish with sourcemaps (@ef4)

πŸ› Bug Fix

  • #95 Handle "transitive peer deps" correctly when hardlinking dependencies (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 7.0.0

09 Apr 19:41
@ef4 ef4
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • #87 Closes #86 Files leak across instances of Project (@lolmaus). This is marked as breaking because it changes the merging behavior of the files argument to new Project to do deep merging when it didn't before.

🏠 Internal

Committers: 2

Release 6.0.0

03 Aug 19:45
@ef4 ef4
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • #85 Bump Node to 16, drop deprecated methods (@lolmaus)

πŸ› Bug Fix

  • #82 throw if no version is specified in dependency's package.json (@cafreeman)

🏠 Internal

  • #83 Maintenance: bump Node, typescript and type-fest (@lolmaus)

Committers: 4

Release 5.2.0

26 Oct 22:00
@ef4 ef4
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #76 provide access to baseDir before write (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 5.1.0

15 Sep 02:16
@ef4 ef4
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #73 allow linking to other Projects (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 5.0.3

21 May 14:42
@ef4 ef4
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #70 Fix transitive peer dependencies (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 5.0.2

18 Apr 21:46
Compare
Choose a tag to compare

πŸ› Bug Fix

πŸ“ Documentation

Committers: 2

Release 5.0.1

15 Apr 22:43
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • #62 Converts to multi-target publishing (cjs/esm) w/ declaration files. (@scalvert)

πŸš€ Enhancement

πŸ“ Documentation

  • #66 Add readme-api-generator to auto-generate API documentation for README (@scalvert)

Committers: 1