2025.02.17, v2.15.1

feature:
- acda73d samadhi: flatlint v2.0.0

2025.02.03, v2.15.0

feature:
- 8a0f92b samadhi: eslint-plugin-putout v24.0.0
- 6e05376 samadhi: putout v38.0.5

2025.01.20, v2.14.1

fix:
- 6154681 samadhi: message

2025.01.20, v2.14.0

feature:
- 2d04629 samadhi: use FlatLint before QuickLint

2025.01.11, v2.13.1

feature:
- b3c8bca samadhi: rm unused js-tokens

2025.01.10, v2.13.0

feature:
- 00cdcfb samadhi: use flatlint

2024.12.19, v2.12.0

feature:
- 6228198 samadhi: wrong brace
- 9f595eb samadhi: putout v37.0.1

2024.12.12, v2.11.0

feature:
- 9ec0aae samadhi: export without const
- 95c5c8d samadhi: putout v36.17.0
- 631694a samadhi: eslint-plugin-putout v23.3.0

2024.06.21, v2.10.0

feature:
- fb369fb samadhi: startLine: add

2024.06.11, v2.9.3

feature:
- 1fd3e44 samadhi: c8 v10.0.0
- 02a8ef1 samadhi: goldstein v5.16.0

2024.06.03, v2.9.2

fix:
- 78c0634 samadhi: tokenize: semicolons

2024.06.03, v2.9.1

feature:
- 67d6753 samadhi: tokenize: comma: import

2024.06.03, v2.9.0

feature:
- 8581e07 samadhi: assign from

2024.05.31, v2.8.0

feature:
- 8cfcdbd samadhi: useless semicolon

2024.05.30, v2.7.0

feature:
- c979118 fix: useless comma

2024.05.30, v2.6.0

feature:
- 865722e move out traverse
- 7bafd9a samadhi: comma

2024.05.30, v2.5.1

fix:
- 46e5a2e rm debugger

2024.05.30, v2.5.0

feature:
- f65430b samadhi: comma before const

2024.05.30, v2.4.0

feature:
- 1f953af tokenize: comma last token in file

2024.05.30, v2.3.0

feature:
- a4e8f27 samadhi: add ability to handle comma after statement

2024.05.28, v2.2.0

feature:
- 1d5d04a samadhi: improve support of broken string inside call

2024.05.28, v2.1.0

feature:
- e94ecd8 samadhi: add support of jsx, typescript

2024.05.27, v2.0.0

feature:
- 8ed3136 samadhi: returns: {code, places} -> [code, places]

2024.05.27, v1.3.0

feature:
- a6e7d78 samadhi: import identifier

2024.05.27, v1.2.0

fix:
- 139d0c0 samadhi: parse-error: no loc

2024.05.23, v1.1.1

fix:
- 15a97b0 package: repository url

2024.05.23, v1.1.0

feature:
- 0bb79fd samadhi: add missing initializer
