Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: version up the Deno codebase to 1.45.2 (#389)
* build(cargo): pin rust toolchain version to `1.79.0` * chore(devcontainer): add deno lsp support * chore: reformatting `Cargo.toml` of all workspace members * stamp: sync with `ext/node` * chore: add some crates and update dependencies * stamp: lkg for all tests * stamp: clippy * stamp: fmt * fix(node): bring back `worker_threads` module but make it a mock * chore: add integration tests for `fastify` package * chore: add an example for `fastify` package * stamp: polishing * stamp: reflect upstream changes * stamp: sync with main branch * feat: expose eszip v2 checksum option into cli * stamp: polishing * chore: make clippy happy * fix(eszip): bump up supabase eszip version to v1.1 and add migration * chore: update dependencies * chore: update `Cargo.lock`
- Loading branch information