Releases: Nick2bad4u/prettier-plugin-multiline-arrays-2
Releases · Nick2bad4u/prettier-plugin-multiline-arrays-2
Release list
v5.1.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: v5.1.1...v5.1.2
v5.1.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v5.1.0...v5.1.1
Release v5.1.0
Immutable
release. Only release title and notes can be modified.
✨ [feat] Add opt-in TypeScript union wrapping ✨ [feat] Add multilineTypeUnionsWrapThreshold as a default-off Prettier option that wraps TSUnionType members only when the configured member threshold is exceeded. ✨ [feat] Route TypeScript union nodes through a dedicated printer helper before the existing multiline array rewriting, preserving existing array behavior and Prettier defaults when the option is disabled. 🧪 [test] Cover option validation, default one-line union formatting, threshold equality, configured multiline unions, and generic type-argument unions across the shared TypeScript fixtures. 📝 [docs] Document the new union threshold option and clarify that comment overrides remain array-only.
Release v5.0.0
Immutable
release. Only release title and notes can be modified.
Release v5.0.0
Release v1.0.0
Immutable
release. Only release title and notes can be modified.
Changelog
v1.0.0 - 2026-07-05
💼 Other
-
[dev] prepare maintained multiline arrays fork
-
[dev] document trusted publishing setup
-
[dev] fix CodeQL action pin