Skip to content

0.42.1

Latest
Compare
Choose a tag to compare
@dsherret dsherret released this 08 May 17:13
· 1 commit to main since this release
3bfa5f3

What's Changed

Note: 0.42.0 publish failed on CI, so version published was 0.42.1

  • feat: support workspaces and use deno_resolver by @dsherret in #462
    • Config file is now discovered automatically by default.
  • feat: add experimentalDecorators compiler option by @eythaann in #442
  • feat(BREAKING): es decorators by default by @dsherret in #463
  • feat: don't generate polyfills when script target is Latest by @char in #441
  • docs: update README.md for Deno 2 by @utajum in #436
  • fix: missing scripts section by @joscha in #414
  • fix: update to latest deno_graph, cache, and ts-morph by @dsherret in #448
  • fix: new import.meta implement by ponyfill by @Gaubee in #428

New Contributors

Full Changelog: 0.41.3...0.42.1