Skip to content

Releases: softwareventures/precise-commits

v4.0.1

23 Mar 11:51
6565e1f
Compare
Choose a tag to compare

4.0.1 (2024-03-23)

v4.0.0

23 Mar 11:46
b78e1f9
Compare
Choose a tag to compare

4.0.0 (2024-03-23)

⚠ BREAKING CHANGES

  • node: node versions < 18, 19 are no longer
    supported.

Features

  • node: drop support for node < 18, 19 (1d7df36)
  • prettier: add support for prettier v3.x (9a8661e), closes #78

v3.0.33

13 Jan 09:17
e8ce02d
Compare
Choose a tag to compare

3.0.33 (2024-01-13)

Bug Fixes

  • deps: update dependency @softwareventures/nullable to v3.2.0 (e8ce02d)

v3.0.32

23 Dec 12:45
3587f67
Compare
Choose a tag to compare

3.0.32 (2023-12-23)

Bug Fixes

  • deps: update dependency @softwareventures/array to v6.1.0 (3587f67)

v3.0.31

07 Dec 23:40
03ba22b
Compare
Choose a tag to compare

3.0.31 (2023-12-07)

Bug Fixes

  • deps: update dependency @softwareventures/array to v7.0.0 (7f2bb52)

Reverts

  • Revert "fix(deps): update dependency @softwareventures/array to v7.0.0" (03ba22b)

v3.0.30

02 Dec 03:54
d418f79
Compare
Choose a tag to compare

3.0.30 (2023-12-02)

Bug Fixes

  • remove duplicate events when updating index and working tree (4041208)

v3.0.29

26 Nov 02:08
10814cb
Compare
Choose a tag to compare

3.0.29 (2023-11-26)

Bug Fixes

  • utils: fix error when the text "@@" appears twice within a single line of code (166ab47)

v3.0.28

20 Nov 04:44
d757d18
Compare
Choose a tag to compare

3.0.28 (2023-11-20)

Bug Fixes

  • deps: lock file maintenance (d757d18)

v3.0.27

19 Nov 03:40
3bca484
Compare
Choose a tag to compare

3.0.27 (2023-11-19)

v3.0.26

16 Nov 22:04
6e2a720
Compare
Choose a tag to compare

3.0.26 (2023-11-16)

Bug Fixes

  • prettier: fix unspecified parser warning when using prettier 2.x (6e2a720)