Skip to content

Releases: mileszim/prisma-strong-migrations

v1.1.0

09 Jun 03:29
f080bf2

Choose a tag to compare

1.1.0 (2026-06-09)

Features

  • disable safety checks with comments (#9) (f080bf2)

v1.0.3

09 Jun 02:26
bbdd07d

Choose a tag to compare

1.0.3 (2026-06-09)

Bug Fixes

v1.0.2

09 Jun 01:46
a2de447

Choose a tag to compare

1.0.2 (2026-06-09)

Bug Fixes

  • use correct change analysis on pr push event (#7) (a2de447)

v1.0.1

09 Jun 00:21
bccb6b5

Choose a tag to compare

1.0.1 (2026-06-09)

Bug Fixes

  • changed migrations file detection now working (#6) (bccb6b5)

v1

09 Jun 03:30
f080bf2

Choose a tag to compare

What's Changed

  • feat: suppress safety checks with comments by @mileszim in #9

Full Changelog: v1.0.3...v1

v1.0.0

08 Jun 23:19
56e7947

Choose a tag to compare

1.0.0 (2026-06-08)

⚠ BREAKING CHANGES

  • complete rewrite of system

Features

  • complete rewrite of system (56e7947)

v0.3.1

31 May 21:53
f56a528

Choose a tag to compare

0.3.1 (2025-05-31)

Bug Fixes

  • require-not-null-constraint matching CREATE TABLE statements (f56a528)

v0.3.0

30 May 01:09
3037bd0

Choose a tag to compare

0.3.0 (2025-05-30)

Features

  • cli: lint only changed files (#2) (3037bd0)

v0.2.0

30 May 00:52
37d63d1

Choose a tag to compare

0.2.0 (2025-05-30)

Features

  • no-drop-foreign-key-constraint (#1) (37d63d1)

v0.1.0

30 May 00:25
e0518e5

Choose a tag to compare

0.1.0 (2025-05-30)

Features

  • nullable constraint rules (e0518e5)