3.9.3

anomalyco/opentui3.9.3Jun 29, 2026by fisker

AI Summary

A bug-fix release for Prettier addressing issues with Markdown liquid syntax and TypeScript decorator support on class fields.

Key Highlights

  • Fixed unexpected character removal in Markdown liquid syntax.
  • Fixed TypeScript decorators with `declare` on class fields.

New Features

  • Markdown liquid syntax fix
  • TypeScript decorator support fix

Full Release Notes

- Markdown: Fix unexpected removal of characters in liquid syntax (https://github.com/prettier/prettier/pull/19489 by [@seiyab](https://github.com/seiyab))
- TypeScript: Allow decorators to be used with declare on class fields (https://github.com/prettier/prettier/pull/19492 by [@evoactivity](https://github.com/evoactivity))

šŸ”— [Changelog](https://github.com/prettier/prettier/blob/3.9.3/CHANGELOG.md#393)