We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f9fa7 commit 87242a6Copy full SHA for 87242a6
ChangeLog
@@ -1,3 +1,11 @@
1
+2026.03.20, v18.8.3
2
+
3
+feature:
4
+- 527b8425 @putout/printer: ObjectPattern: shouldAddNewline: simplify
5
+- 0332d176 @putout/printer: ObjectPattern: isFunctionParam
6
+- 3eadc072 @putout/printer: ObjectPattern: isLessThenMaxPropertiesInOneLine
7
+- 63c73f94 @putout/printer: ObjectPattern: hasAssignObject: simplify
8
9
2026.03.19, v18.8.2
10
11
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "@putout/printer",
- "version": "18.8.2",
+ "version": "18.8.3",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Simplest possible opinionated Babel AST printer for 🐊Putout",
0 commit comments