What's Changed
- NPM publishing version string fix by @greg-at-moderne in #8140
- Revert "JavaScript: Consider dated versions as snapshots too (#8124)" by @greg-at-moderne in #8141
- Fix AddPropertyComment skipping identical comments on consecutive commented-out properties by @timtebeek in #8142
- Use the
rewrite-javascript-version.txtin NPM publishing by @greg-at-moderne in #8143 - C#: give each singleton marker a distinct fixed UUID by @macsux in #8100
- npm: per-bundle recipe attribution and whole-tree PrepareRecipe by @shanman190 in #8136
- python: per-bundle recipe attribution and whole-tree PrepareRecipe by @shanman190 in #8137
- golang: per-bundle recipe attribution and whole-tree PrepareRecipe by @shanman190 in #8138
- csharp: test cross-ecosystem delegatesTo emission by @shanman190 in #8146
- Fix rewrite-scala temp dir leak by @greg-at-moderne in #8147
- JavaScript: Java can delegate to JS's autoformat by @greg-at-moderne in #8144
- Remove evolution comments by @greg-at-moderne in #8148
- JavaScript: keep as the method name in type attribution whe… by @greg-at-moderne in #8149
- JavaScript: DependencyWorkspace to use pid to isolate parallel runs by @greg-at-moderne in #8150
- Go: Parse _test.go files too by @greg-at-moderne in #8151
- Go: relativize paths before importer registration by @greg-at-moderne in #8153
- Stream CsvDataTableStore.getRows from disk lazily and mandate closing the returned stream by @jkschneider in #8156
- Go: prune excessive comments by @greg-at-moderne in #8152
- rpc: remove the by-name RpcRecipe.getRecipeList() fallback by @shanman190 in #8139
Full Changelog: v8.85.7...v8.86.0