Skip to content

Releases: mycodeself/mongo-migrate-ts

v1.6.2

14 Aug 00:14
63dc812
Compare
Choose a tag to compare

1.6.2 (2024-08-14)

Bug Fixes

  • sort migrations by timestamp from className (#115) (63dc812)

v1.6.1

13 Aug 23:03
dab6f48
Compare
Choose a tag to compare

1.6.1 (2024-08-13)

Bug Fixes

v1.6.0

16 May 20:39
e8fee9a
Compare
Choose a tag to compare

1.6.0 (2024-05-16)

Features

  • implement migrationNameTimestampFormat config option (#99) (e8fee9a)

v1.5.0

16 May 20:32
ad517d5
Compare
Choose a tag to compare

1.5.0 (2024-05-16)

Bug Fixes

Features

v1.4.0

17 Dec 22:17
cd4f247
Compare
Choose a tag to compare

1.4.0 (2023-12-17)

Features

v1.3.1

15 Sep 18:52
ba6684b
Compare
Choose a tag to compare

1.3.1 (2023-09-15)

Bug Fixes

  • status command table output and other minor improvements deps (#96) (ba6684b)

v1.3.0

04 Aug 18:03
c813985
Compare
Choose a tag to compare

1.3.0 (2023-08-04)

Features

  • Add transactions support by making available the client in migrations (#92) (c813985)

v1.2.0

04 Aug 17:25
6c6e2bb
Compare
Choose a tag to compare

1.2.0 (2023-08-04)

Features

v1.1.4

01 Apr 23:31
2413295
Compare
Choose a tag to compare

1.1.4 (2023-04-01)

Bug Fixes

v1.1.3

11 Mar 01:05
c7ecb1c
Compare
Choose a tag to compare

1.1.3 (2023-03-11)

Bug Fixes

  • throw error when there is cli error for correct exit code (#80) (c7ecb1c)