0.19.1 • Published 3 months ago

@deno/shim-deno v0.19.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@deno/shim-deno

Deno namespace shim for Node.js.

See PROGRESS.md

Acknowledgements

Special thanks to the @fromdeno organization for starting this project and for their contributions—specifically @wojpawlik, @MKRhere, and @trgwii.

Contributing

Updating Deno

  1. Update local version.
  2. In /.github/workflows/ci.yml, increase the deno version in the setup-deno action
  3. Update version in ./tools/denolib.ts
  4. Go into ./third_party/deno and update the submodule:
    • git fetch --tags
    • git checkout v1.x.x -- replace with version
    • git submodule update
  5. In this package ensure the following work and if not, fix any issues:
    • npm run build
    • npm run test
0.19.1

3 months ago

0.19.0

4 months ago

0.18.2

4 months ago

0.18.1

4 months ago

0.18.0

4 months ago

0.17.0

6 months ago

0.15.0

1 year ago

0.16.0

1 year ago

0.15.1

1 year ago

0.16.1

1 year ago

0.15.2

1 year ago

0.14.0

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.11.0

1 year ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.3

2 years ago

0.4.1

2 years ago

0.4.2

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago