Skip to content

Releases: skovy/cooky-cutter

v1.5.4

19 Jun 17:21
07dea96
Compare
Choose a tag to compare

1.5.4 (2020-06-19)

Bug Fixes

v1.5.3

29 Oct 03:44
d7b68ac
Compare
Choose a tag to compare

1.5.3 (2019-10-29)

Bug Fixes

  • readonly: handle readonly arrays (d7b68ac)

v1.5.2

29 Oct 03:18
Compare
Choose a tag to compare

1.5.2 (2019-10-29)

Bug Fixes

  • commitlint: avoid publishing config and add script (37bbdb1)

v1.5.1

29 Oct 03:06
Compare
Choose a tag to compare

1.5.1 (2019-10-29)

Bug Fixes

  • semantic-release: add missing prepack script (8c658e6)

v1.5.0

29 Oct 02:53
Compare
Choose a tag to compare

1.5.0 (2019-10-29)

This version was deleted from npm due to an invalid build

Features

  • semantic-release: setup automated releases (d721b11)

v1.0.2

14 Jul 21:39
Compare
Choose a tag to compare
  • No functional changes, added another badge for types and update the homepage URL

Reduced Bundle Size

14 Jul 21:38
Compare
Choose a tag to compare
  • Removed unintentionally published files that increased the bundle size unnecessarily

Initial Stable Release

14 Jul 21:37
Compare
Choose a tag to compare
  • The current API is in a usable and stable state
  • Documentation updates
  • README updates

Improved Factory Overrides

03 Jul 23:23
Compare
Choose a tag to compare
Pre-release
  • Allow optional params in the override config
  • Allow overriding base factory attributes when extending

Add ability to extend

26 Jun 02:52
Compare
Choose a tag to compare
Add ability to extend Pre-release
Pre-release
  • Add extend function to extend existing factories
  • Export types from the index