NOTE: This repo is now managed with pnpm
! See #9198 for more details.
build-utils
- [build-utils] Support empty directory entries for glob() and
download()
(#9164) [Ethan Arrowood]
frameworks
- [frameworks] update framework detectors with packages (#9167) [Sean Massa]
- [examples][frameworks] add tests for all examples being detected (#9197) [Sean Massa]
- [cli][frameworks][fs-detectors][next] detect framework versions (#9009) [Sean Massa]
examples
- [examples] Upgrade Next.js to version 13.1.2 (#9217) [github-actions[bot]]
- [examples][frameworks] add tests for all examples being detected (#9197) [Sean Massa]
fs-detectors
- [fs-detectors] Add support for
api/**/*.tsx
zero config detection (#9216) [Steven] - [cli][frameworks][fs-detectors][next] detect framework versions (#9009) [Sean Massa]
- [fs-detectors] use project path instead of name for turbo filter (#9210) [Ethan Arrowood]
docs
- [docs] Updated local dev instructions in CLI readme (#9215) [Chris Barber]
cli
- [cli][frameworks][fs-detectors][next] detect framework versions (#9009) [Sean Massa]
- [cli] Bumped get latest version test timeouts (#9213) [Chris Barber]
- [cli] Remove
qs
dependency (#9206) [Steven]
next
- [cli][frameworks][fs-detectors][next] detect framework versions (#9009) [Sean Massa]
remix
- [remix] Add support for
.cjs
and.mjs
extensions for "remix.config" (#8793) [Logan McAnsh]