What's Changed
- Enable pnpm starter by @jaredpalmer in #423
- examples: bump next package version by @charkour in #424
- chore: Update devcontainer by @jaredpalmer in #431
- Add bash scripts to test all examples by @jaredpalmer in #432
- Fix yarn lockfile parsing on Windows by @jaredpalmer in #434
- chore: sync the versions of
eslint
to the same 7.32.0 version by @weyert in #435 - drain body to prevent potential connection thrashing by @cometkim in #433
- Merge
stderr
beforestdout
by @jaredpalmer in #296 - Prefer
--include-dependencies
in docs by @ericclemmons in #450 - docs: fix typo in migrate-from-lerna.mdx by @kyletsang in #457
- docs: Fix dag diagram by @jaredpalmer in #459
- Refactor log streaming by @jaredpalmer in #462
New Contributors
- @cometkim made their first contribution in #433
- @ericclemmons made their first contribution in #450
- @kyletsang made their first contribution in #457
Full Changelog: v1.0.23...v1.0.24-canary.1