Skip to content

Latest commit

 

History

History
725 lines (425 loc) · 27.3 KB

CHANGELOG.md

File metadata and controls

725 lines (425 loc) · 27.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-06-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.14
  • supabase_functions - v0.0.2+4
  • cloudflare_workers - v0.0.4+4
  • vercel_edge - v0.0.4+4

edge - v0.0.7

  • FEAT: add edge.yaml support + supabase config. (8134137d)

2023-05-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.13
  • supabase_functions - v0.0.2+3
  • deno_deploy - v0.0.1-dev.6
  • edge_http_client - v0.0.1+3
  • vercel_edge - v0.0.4+3
  • cloudflare_workers - v0.0.4+3

edge_runtime - v0.0.4+2

  • FIX: cache reader to prevent locking (#41). (30f96df8)

2023-05-02

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • vercel_edge - v0.0.4+2
  • cloudflare_workers - v0.0.4+2
  • netlify_edge - v0.0.1-dev.12
  • supabase_functions - v0.0.2+2

edge - v0.0.6+1

  • FIX(supabase_functions): compile code when no dev flag is provided. (c9c0fe3b)

edge_http_client - v0.0.1+2

  • FIX(edge_http_client): fix invalid content length value in client. (70d53268)

2023-04-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.11
  • cloudflare_workers - v0.0.4+1
  • deno_deploy - v0.0.1-dev.5
  • vercel_edge - v0.0.4+1
  • supabase_functions - v0.0.2+1

edge_http_client - v0.0.1+1

  • FIX: fix invalid content length value in client. (70d53268)

edge_runtime - v0.0.4+1

  • FIX: fix invalid content length value in client. (70d53268)

2023-04-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • edge_http_client - v0.0.1+1

cloudflare_workers - v0.0.4

deno_deploy - v0.0.1-dev.4

edge_runtime - v0.0.4

netlify_edge - v0.0.1-dev.10

supabase_functions - v0.0.2

vercel_edge - v0.0.4

2023-04-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.9
  • vercel_edge - v0.0.3+2
  • cloudflare_workers - v0.0.3+2
  • supabase_functions - v0.0.1+1
  • deno_deploy - v0.0.1-dev.3

edge - v0.0.6

  • FIX: register supabase new command. (66fdd085)
  • FEAT: add supabase_functions new command. (1a0583ef)

edge_runtime - v0.0.3+1

2023-04-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_functions - v0.0.1

2023-02-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_functions - v0.0.1-dev.3
  • cloudflare_workers - v0.0.3+1
  • netlify_edge - v0.0.1-dev.8
  • vercel_edge - v0.0.3+1

deno_deploy - v0.0.1-dev.2

  • FEAT: add Iterator / AsyncIterator interop. (b23b4a4f)

edge_runtime - v0.0.3

  • FEAT: add Iterator / AsyncIterator interop. (b23b4a4f)

2023-02-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


cloudflare_workers - v0.0.3

deno_deploy - v0.0.1-dev.1

  • FEAT: update deno_deploy implementation. (5c855c65)
  • FEAT: Deno deploy api. (235f4748)

edge - v0.0.5

  • FEAT: add working supabase example. (c9544bb0)

edge_runtime - v0.0.2

netlify_edge - v0.0.1-dev.7

supabase_functions - v0.0.1-dev.2

  • FEAT: update deno_deploy implementation. (5c855c65)
  • FEAT: add working supabase example. (c9544bb0)

vercel_edge - v0.0.3

  • FEAT: add working supabase example. (c9544bb0)

2023-02-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


cloudflare_workers - v0.0.2+5

  • REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
  • REFACTOR: update cli implementation (#18). (86802207)

edge - v0.0.4+1

  • REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
  • REFACTOR: update cli implementation (#18). (86802207)
  • REFACTOR: extract cloudflare_workers logic to standalone class. (4ab0c13c)

edge_runtime - v0.0.1+4

  • REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
  • REFACTOR: update cli implementation (#18). (86802207)
  • FIX: use default ResponseInit values for anonymous delegate. (c24142c1)

netlify_edge - v0.0.1-dev.6

  • REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
  • REFACTOR: update cli implementation (#18). (86802207)

vercel_edge - v0.0.2+5

  • REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
  • REFACTOR: update cli implementation (#18). (86802207)

2023-02-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.5
  • cloudflare_workers - v0.0.2+4
  • vercel_edge - v0.0.2+4

edge - v0.0.4

  • FEAT: add use-filesystem flag for prod vercel builds. (ea9a6d12)

2023-02-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.4
  • vercel_edge - v0.0.2+3

cloudflare_workers - v0.0.2+3

  • FIX: correctly construct RequestInit object when calling fetch. (c75720b1)

edge_runtime - v0.0.1+3

  • FIX: correctly construct RequestInit object when calling fetch. (c75720b1)

2023-02-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.3
  • vercel_edge - v0.0.2+2

cloudflare_workers - v0.0.2+2

  • FIX: KV now returns nullable values. (f1dba996)

edge_runtime - v0.0.1+2

2023-02-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


cloudflare_workers - v0.0.2+1

  • REFACTOR: move edge runtime to separate package. (95d4fab7)
  • DOCS: update workers example readme. (74010e40)
  • DOCS: add service bindings table of contents. (7da0b111)

edge - v0.0.3

  • REFACTOR: move edge runtime to separate package. (95d4fab7)
  • FIX: Uint8List as valid body type. (a4be0591)
  • FEAT: add dev command & example. (8936f513)

edge_example - v0.0.2+1

  • REFACTOR: move edge runtime to separate package. (95d4fab7)

edge_runtime - v0.0.1+1

  • REFACTOR: move edge runtime to separate package. (95d4fab7)

netlify_edge - v0.0.1-dev.2

  • REFACTOR: move edge runtime to separate package. (95d4fab7)
  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)

vercel_edge - v0.0.2+1

  • REFACTOR: move edge runtime to separate package. (95d4fab7)
  • DOCS: add service bindings table of contents. (7da0b111)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vercel_edge - v0.0.2

  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: improve CLI flow for build commands. (179c1c65)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


cloudflare_workers - v0.0.2

  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: improve CLI flow for build commands. (179c1c65)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)
  • FEAT: migrate init to named args. (eaddc0ed)
  • FEAT: cf package. (90bf775f)
  • FEAT: extract into files. (c7da53e6)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.2
  • cloudflare_workers - v0.0.1-dev.2
  • vercel_edge - v0.0.1-dev.2

edge - v0.0.2

  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: improve CLI flow for build commands. (179c1c65)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)
  • FEAT: migrate init to named args. (eaddc0ed)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.2
  • vercel_edge - v0.0.1-dev.2
  • cloudflare_workers - v0.0.1-dev.2

edge - v0.0.2

  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: improve CLI flow for build commands. (179c1c65)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)
  • FEAT: migrate init to named args. (eaddc0ed)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • netlify_edge - v0.0.1-dev.2
  • cloudflare_workers - v0.0.1-dev.2
  • vercel_edge - v0.0.1-dev.2

edge - v0.0.2

  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: improve CLI flow for build commands. (179c1c65)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)
  • FEAT: migrate init to named args. (eaddc0ed)