Releases: marcomafessolli/remix-prisma-cloudflare-workers
Releases · marcomafessolli/remix-prisma-cloudflare-workers
v2.0.0-prisma@3.15
Updates Prisma to version 3.15 which fixes the normalizeAndValidateHeaderValue
issue. It also updates project dependencies and refactors server / import codes
What's Changed
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #39
- Update all npm dependencies (2022-03-28) by @depfu in #41
- Update all npm dependencies (2022-06-09) by @depfu in #42
- Update all npm dependencies (2022-06-09) by @depfu in #43
- Update all npm dependencies (2022-06-09) by @depfu in #44
- Update @cloudflare/wrangler: 1.19.11 → 1.19.12 (patch) by @depfu in #45
- Upgrade @types/react-dom: 17.0.13 → 18.0.5 (major) by @depfu in #49
- Update miniflare: 2.3.0 → 2.5.0 (minor) by @depfu in #48
- Upgrade @types/react: 17.0.43 → 18.0.12 (major) by @depfu in #47
- Update @remix-run/dev: 1.2.3 → 1.5.1 (minor) by @depfu in #46
- Upgrade concurrently: 6.5.1 → 7.2.1 (major) by @depfu in #51
- Upgrade @types/react-dom: 17.0.17 → 18.0.5 (major) by @depfu in #50
- Update esbuild: 0.14.27 → 0.14.43 (minor) by @depfu in #52
- Update prettier: 2.6.1 → 2.6.2 (patch) by @depfu in #53
- Update typescript: 4.6.2 → 4.7.3 (minor) by @depfu in #54
- chore: 🤖 updates prisma and fixes packages versions by @marcomafessolli in #55
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: v1.1.0...v2.0.0
v1.1-remix-1.2.3
Updates project with Remix latests packages
What's Changed
- Update prisma: 3.9.2 → 3.10.0 (minor) by @depfu in #17
- Update @prisma/client: 3.9.2 → 3.10.0 (minor) by @depfu in #16
- Update @remix-run/dev: 1.2.1 → 1.2.2 (patch) by @depfu in #13
- Update remix: 1.2.1 → 1.2.2 (patch) by @depfu in #15
- Update @remix-run/react: 1.2.1 → 1.2.2 (patch) by @depfu in #14
- Update typescript: 4.5.5 → 4.6.2 (minor) by @depfu in #18
- Update @remix-run/dev: 1.2.2 → 1.2.3 (patch) by @depfu in #19
- Update @remix-run/react: 1.2.2 → 1.2.3 (patch) by @depfu in #20
- Update remix: 1.2.2 → 1.2.3 (patch) by @depfu in #21
- Update @types/react-dom: 17.0.11 → 17.0.13 (patch) by @depfu in #22
- Update esbuild: 0.14.23 → 0.14.25 (minor) by @depfu in #23
- Update chalk: 5.0.0 → 5.0.1 (patch) by @depfu in #24
- Update esbuild: 0.14.25 → 0.14.27 (minor) by @depfu in #26
- Update @prisma/client: 3.10.0 → 3.11.1 (minor) by @depfu in #35
- Update prisma: 3.10.0 → 3.11.1 (minor) by @depfu in #36
- Update @types/react: 17.0.39 → 17.0.43 (patch) by @depfu in #37
- chore: 🤖 updates prisma connection and issues by @marcomafessolli in #40
New Contributors
- @marcomafessolli made their first contribution in #40
Full Changelog: v1.0.0...v1.1.0
v1-1.2.1-remix
v1.0.0 Merge pull request #12 from marcomafessolli/depfu/update/npm/esbuild-…