1.2.0 (2024-09-05)
- Parse import asserts (8f314eb)
- Fix packagelock (149b4d9)
1.1.3 (2024-08-14)
- Fix dummy error in packages init (a2c34f4)
1.1.2 (2024-08-13)
- Handle jest config (8df332d)
1.1.1 (2024-08-12)
- Fix bin resolution for metapackage structure (ab75994)
1.1.0 (2024-08-11)
- Handle svgx extension (56b3242)
- Fix prettier errors (cc2ce97)
1.0.3 (2024-08-11)
- Force update prepare script (67ee6d2)
- Remove overrides for @typescript-eslint (c1f017a)
1.0.2 (2024-08-11)
- Change init staps sequence (7f8aaa5)
- Do not rewrite husky npm script (f0b1b85)
- Make internal bins force executable (d69f85e)
- Unignore rc configs (cf201c6)
1.0.1 (2024-08-11)
- Add special rules for eslintrc.json (bb4b615)
- Extend lint-staged files lists (b0229aa)
- Fix install script (9ea0d07)
- Fix shell script (8743493)
- Fix windows specific (c96a28c)
- Fix Windows specific (e4531c4)
- Proxy all lint binary (e9615cd)
- Proxy husky bin (3ff236a)
- Remove useless install command (c9fce40)
- Skip useless css linting for node projects (603d093)
- Use update instead of init on lint run (ec23ed1)
- Split init and update phase (b0e6a87)