Craig Macomber (Microsoft)

Results 60 issues of Craig Macomber (Microsoft)

## Description Tidy up example but breaks layer check. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines). How should we fix this?

area: examples
dependencies
base: main

## Description Add release support timeline to readme ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).

base: main

## Description This updates most things from node 18 to 20. This does not update the Dockerfiles. ## Breaking Changes Developers should update to node 20.15.1 or newer. This is...

area: build
base: main

## Description This regenerates the client lock file. Regenerating the workspace lock file helps detect issues where our dependency specifications are incorrect, as well as provides a way to update...

area: examples
area: framework
area: runtime
area: loader
area: driver
area: dds
area: dev experience
dependencies
area: dds: sharedstring
area: tests
area: dds: propertydds
area: odsp-driver
area: dds: tree
base: main

## Description Remove remaining references to tsc-multi. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).

area: build
base: main

## Description This is a test to see how CI handles pnpm 9. It is expected that component detection will fail, not detect any client dependencies, but allow CI to...

dependencies
base: main

## Description See changeset ## Breaking Changes See changeset ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines). This is a rather risky change, as it could...

area: framework
area: dds
area: contributor experience
public api change
area: dds: tree
base: main
changeset-present

## Description Added import/export options for tree content and schema, and example script using them. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).

area: examples
area: framework
area: dds
dependencies
public api change
area: dds: tree
base: main
size regression

## Description Adds new command to flub `setInterdependencyRange` intended for use by release pipeline to replace its use of flub bump. Also cleans up some related code in flub bump....

area: build
public api change
base: main

## Description flub bump has two use cases: 1. Setting the dependency versions during release via tools/pipelines/templates/include-set-package-version.yml which uses `update-package-version.sh`. This case sets --interdependencyRange unconditionally and should not be impacted...

area: build
public api change
base: main