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
- @utajum made their first contribution in #436
- @joscha made their first contribution in #414
- @eythaann made their first contribution in #442
- @char made their first contribution in #441
Full Changelog: 0.41.3...0.42.1