Skip to content

Releases: electrovir/prisma-pglite

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:59
Immutable release. Only release title and notes can be modified.
ea7aba9

Previous: v3.0.0
Compare: v3.0.0...v3.0.1

Commits

  • ea7aba9 (electrovir): [patch] update deps and configs
  • 2f1ac35 (electrovir): [dev] fix pages generation

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:51
Immutable release. Only release title and notes can be modified.
1c27515

Previous: v3.0.0-beta.0
Compare: v3.0.0-beta.0...v3.0.0

Commits

  • 1c27515 (electrovir): [patch] bump version

v3.0.0-beta.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 22:12
Immutable release. Only release title and notes can be modified.
6d4bb66

Previous: v2.1.0
Compare: v2.1.0...v3.0.0-beta.0

Commits

  • 6d4bb66 (electrovir): [minor] generate migrations in dev without using snapshot files
  • a93e21b (electrovir): [dev] add migration test
  • 5290195 (electrovir): [minor] extract schema and migration paths from prisma config
  • 14137b1 (electrovir): [minor] update prisma-pglite-adapter
  • 99b49c1 (electrovir): [major] update to prisma v7
  • 4c1c8ec (electrovir): [patch] update deps

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 21:00
5c72745

Previous: v2.0.2
Compare: v2.0.2...v2.1.0

Commits

  • 5c72745 (electrovir): [patch] update deps and configs
  • b7cb133 (electrovir): [minor] make inner PGlite client public

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Jan 04:46
495413f

Previous: v2.0.1
Compare: v2.0.1...v2.0.2

Commits

  • 495413f (electrovir): [patch] generate init PGlite sql from migrations instead of a SQL diff
  • 94fe260 (electrovir): [patch] hide noisy migration logs by default

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Oct 17:51
86d314a

Previous: v2.0.0
Compare: v2.0.0...v2.0.1

Commits

  • 86d314a (electrovir): [patch] update deps

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Oct 15:07
c4fc4c0

Previous: v1.0.1
Compare: v1.0.1...v2.0.0

Commits

  • c4fc4c0 (electrovir): [major] rename test parameter to dbDirName and support databaseName input
  • aa69d2d (electrovir): [patch] update deps
  • 8ac3cb3 (electrovir): [major] rename pgliteDirPath to dbParentDirPath

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 15:19
af33094

Previous: v1.0.0
Compare: v1.0.0...v1.0.1

Commits

  • af33094 (electrovir): [patch] internalize pglite-prisma-adapter

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:57
0009d5a

Previous: v0.1.2
Compare: v0.1.2...v1.0.0

Commits

  • 0009d5a (electrovir): [major] change testContext parameter to test, allow a string

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:43
ee79190

Previous: v0.1.1
Compare: v0.1.1...v0.1.2

Commits

  • ee79190 (electrovir): [patch] update deps