What's Changed
- seo: Add script to generate RSS feed.xml to docs site by @jaredpalmer in #2132
- Turbo-specific changes to build containers by @gsoltis in #1930
- docs: Tweak tracking in card headers by @jaredpalmer in #2133
- Change some variable names by @mehulkar in #2136
- chore(deps): update dependency @babel/core to v7.19.3 by @renovate in #2127
- fix: Glob negation in outputs by @NicholasLYang in #2031
- Use unix:path to address unix socket by @gsoltis in #2137
- Fix broken links on "Workspace" Doc by @pakaponk in #2141
- Use Warn method for logWarning by @mehulkar in #2135
- chore(deps): update dependency postcss to v8.4.17 by @renovate in #2144
- chore(deps): update dependency typescript to v4.8.4 by @renovate in #2128
- fix(deps): update dependency ts-json-schema-generator to v1.1.2 by @renovate in #2139
- fix(packages): add repo, directory, and bugs fields by @tknickman in #2161
- feat: prune support for lockfiles containing patches by @chris-olszewski in #2151
- Remove prefixes from stored logs by @mehulkar in #2126
- fix: filename for web depending on ui by @evliu in #2164
- seo: Fix 404s from search console by @jaredpalmer in #2166
- seo: set canonical urls by @jaredpalmer in #2168
- Turn off golang dependency auto updates by @mehulkar in #2156
- feat: Avoid panic from lockfile issues by @chris-olszewski in #2163
- feat(docs): add sentry by @tknickman in #2169
- Caching, but to tar files. by @nathanhammond in #1991
- fix handling of injected dependencies for pnpm prune by @chris-olszewski in #2121
- Remove INFO prefix from log line by @gsoltis in #2171
- Update examples to always quote the ESLint glob. by @nathanhammond in #2130
- chore(examples): migrate svelte to latest by @tknickman in #2173
- Fix usage of uninitialized Ui instance by @gsoltis in #2172
- fix(examples): correct turbo caching for storybook by @tknickman in #2176
- Revert "Caching, but to tar files." by @gsoltis in #2178
- support new paused status by @blake-mealey in #2179
- docs: Fix Pipeline API design link by @brunojppb in #2153
- Use two stage release process, plus diamond workflow for cross-compiling by @gsoltis in #2051
- fix(examples): correct react-native ui output by @tknickman in #2181
- Merge release branch staging-1.5.6-canary.2 by @nathanhammond in #2182
- Add back bin/ directory by @gsoltis in #2184
- Merge release branch staging-1.5.6-canary.3 by @nathanhammond in #2185
- Merge release branch staging-1.5.6-canary.4 by @nathanhammond in #2186
- feat(examples): add custom ignore script by @tknickman in #2183
- Added explainer on environment variables by @mattpocock in #2115
- Merge release branch staging-1.5.6 by @nathanhammond in #2193
- Fix leaving .turbo-cookie around by @gsoltis in #2180
- fix(examples): cache .vercel for adapter-vercel by @tknickman in #2191
- fix(turbo): add new docs env vars by @tknickman in #2202
- cache-to-.tar.zst by @nathanhammond in #2195
- feat(cli): log auto included envs and framework by @tknickman in #2201
- feat(cli): global defaults for filters by @tknickman in #2211
- Show branch name rather than commit by @gsoltis in #2214
- feature(shim): Merge shim directory by @NicholasLYang in #2210
- feat: Enable sub-lockfile hashing for package mangers other than yarn by @chris-olszewski in #2216
- chore(cli): support cobra completion command by @tknickman in #2217
- fix(deps): update rust crate anyhow to 1.0.65 by @renovate in #2219
- fix(examples): fix inconsistent package naming in with-changesets example by @erikhofer in #2225
- Merge release branch staging-1.5.7-canary.0 by @nathanhammond in #2226
- feat: Add npm support for prune by @chris-olszewski in #2203
- feat(examples): update docker file to install libc6-compact by @adarshaacharya in #2228
- Add note about glibc in alpine docker environments by @gsoltis in #2212
- chore(docs): update nextra to fix anchor bug by @tknickman in #2229
- Build shim locally, along with libturbo.a by @gsoltis in #2218
- Mark no-daemon as publicly visible by @gsoltis in #2231
- Drop unused dependency on cache location by @gsoltis in #2233
- Remove deprecated flags. Test safety. by @nathanhammond in #2205
- Improve type in e2e test script by @mehulkar in #2155
- chore(deps): update pnpm/action-setup action to v2.2.3 by @renovate in #2236
- chore(deps): update dependency postcss to v8.4.18 by @renovate in #2243
- Add Agrotoken to showcase by @MateoKruk in #2240
- fix(shim): help flag on shim by @NicholasLYang in #2252
- docs(ci): use current checkout and setup-node versions by @rgomezcasas in #2209
- Delete unused run-examples script by @mehulkar in #2125
- Merge release branch staging-1.6.0-canary.0 by @nathanhammond in #2261
- Save file that keeps autoformatting on its own by @mehulkar in #2257
- fix: vendor go-yaml by @chris-olszewski in #2227
- Fix heading level for CLI option in docs by @mehulkar in #2235
- Consolidate engine, taskGraph, and scheduler naming to Engine by @mehulkar in #2256
- Rename struct to be more accurate by @mehulkar in #2268
- Ensure that the Engines field parses correctly. by @nathanhammond in #2272
- Merge release branch staging-1.6.0-canary.1 by @nathanhammond in #2273
- fix(deps): update rust crate serde_json to 1.0.86 by @renovate in #2237
- Update help text by @nathanhammond in #2278
- fix(shim): Fixed version flag by @NicholasLYang in #2276
- Start on a shim release process by @nathanhammond in #2274
- publish 1.6.0-canary.2 to registry by @nathanhammond in #2279
- publish 1.6.0-canary.3 to registry by @nathanhammond in #2287
- Write root inference in Go. by @nathanhammond in #2283
- Merge release branch staging-1.6.0-canary.4 by @nathanhammond in #2289
- Include the argument separator for dotenv. by @nathanhammond in #2292
- Fix typo in monorepo docs by @benjervis in #2290
New Contributors
- @evliu made their first contribution in #2164
- @blake-mealey made their first contribution in #2179
- @erikhofer made their first contribution in #2225
- @adarshaacharya made their first contribution in #2228
- @MateoKruk made their first contribution in #2240
- @rgomezcasas made their first contribution in #2209
- @benjervis made their first contribution in #2290
Full Changelog: v1.5.5...v1.6.0