FluidFramework/.changeset
Alex Villarreal 25913c7780
Revert "refactor(telemetry-utlis): Make MockLogger internal" (#23035)
Reverts microsoft/FluidFramework#23010.

Since it wasn't part of the list of removals for 2.10, holding this
until 2.20.
2024-11-11 07:42:54 -08:00
..
README.md
config.json
fifty-showers-divide.md
fruity-sites-boil.md
loud-lemons-switch.md
nice-flies-brake.md
rude-views-bake.md
stinky-cars-fart.md
twenty-cameras-take.md

README.md

Changesets

This folder contains changesets, which are markdown files that hold two key bits of information:

  1. a version type (following semver), and
  2. change information to be added to a changelog. You can find the full documentation for it in the changesets section of our wiki or in the official changesets documentation.

There is also a list of frequently asked questions in the wiki.

Updating changelogs from changesets

See flub generate changelog, which is built on top of @fluid-private/changelog-generator.