Skip to content

Releases: mizdra/inline-fixture-files

v1.1.0

13 Dec 15:29
v1.1.0
4dae913
Compare
Choose a tag to compare

What's Changed

Added

  • Add iff.writeFixtures() and iff.reset() by @mizdra in #50

Others

  • Update dependency dedent to v1 by @renovate in #28
  • Update dependency @microsoft/api-documenter to ^7.22.32 by @renovate in #34
  • Update dependency @microsoft/api-extractor to ^7.36.3 by @renovate in #35
  • Remove as any by @mizdra in #36
  • Update dependency @microsoft/api-documenter to ^7.22.33 by @renovate in #37
  • Update dependency @microsoft/api-extractor to ^7.36.4 by @renovate in #38
  • Update dependency @tsconfig/strictest to ^2.0.2 by @renovate in #39
  • Update dependency prettier to ^3.0.3 by @renovate in #40
  • Update dependency typescript to ^5.2.2 by @renovate in #42
  • Update dependency @microsoft/api-documenter to ^7.23.10 by @renovate in #43
  • Update dependency @microsoft/api-extractor to ^7.38.1 by @renovate in #44

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Jul 09:28
v1.0.0
a9a30e9
Compare
Choose a tag to compare

Stable release! 🎉🎉🎉

What's Changed

Fixed

  • Fix problem with paths not being assigned to paths['__proto__'] by @mizdra in #31

Others

Full Changelog: v0.2.0...v1.0.0

v0.2.0

30 Jul 05:51
v0.2.0
106e236
Compare
Choose a tag to compare

What's Changed

Added

  • CreateIFFResult.addFixtures returns CreateIFFResult by @mizdra in #9
  • Throw error if forkOptions.rootDir is the same as rootDir passed to createIFF by @mizdra in #10
  • Implement flexible fixture creation API by @mizdra in #20
  • Allow null and sync function as directory item by @mizdra in #22
  • Allow undefined for optional arguments or properties by @mizdra in #25

Changed

Fixed

  • Fix problem with addFixtures and fork returning incorrect paths by @mizdra in #21

Others

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

02 Jul 10:46
v0.1.0
8c7ebce
Compare
Choose a tag to compare

What's Changed

Added

  • Improve API documentation by @mizdra in #2
  • Make AddFixturesResult#paths include the paths of createIFF by @mizdra in #4
  • Implement fork by @mizdra in #5
  • Improve API documentation by @mizdra in #6
  • Add examples by @mizdra in #7

Removed

  • Remove cleanUpBeforeWriting option by @mizdra in #1
  • Remove noWrite option by @mizdra in #3

New Contributors

  • @mizdra made their first contribution in #1

Full Changelog: v0.0.1...v0.1.0

v0.0.1

25 Jun 17:26
v0.0.1
d591aef
Compare
Choose a tag to compare