4.2.0 (2025-03-10)
- eslint: bump @eslint-react/eslint-plugin from 1.30.2 to 1.31.0 (#30) (1008a87)
- prettier: bump eslint-config-prettier from 10.0.2 to 10.1.1 (#27) (c27fc02)
- react: bump eslint-plugin-react-compiler from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-714736e-20250131 (#29) (042a398)
4.1.0 (2025-03-10)
- semantic-release: Add JSR as cross-publish registry (bd5d42d)
4.0.1 (2025-03-09)
- typescript: Incorrect dist path in base config (4d06e5f)
4.0.0 (2025-03-06)
- Update dependencies (37d1288)
- Updated some peerDependencies
3.2.0 (2025-03-06)
- Incorrect types returned by presets (5744961)
- Turn off consistent-return rule in TypeScript files (0830152)
- Turn off no-new for tests (26bc778)
- Improve base tsconfig (392b0ff)
3.1.0 (2025-03-03)
- bump eslint-plugin-react-compiler from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-714736e-20250131 (c27c0e5)
- bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 (9c2328f)
- bump prettier-plugin-packagejson from 2.5.8 to 2.5.10 (157df20)
3.0.0 (2025-02-24)
- Update to [email protected] (f5521ee)
- eslint-plugin-unicorn introduced new recommended rules (https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v57.0.0) that might cause linting errors in your project.
2.0.2 (2025-02-11)
- Refactor module settings in tsconfig (4bce2f2)
2.0.1 (2025-02-08)
- Type errors (5ec3ee8)
2.0.0 (2025-02-08)
- Add missing checkJs: true to TypeScript base config (6dbd0dc)
- Update TypeScript base config (60843de)
- Added noFallthroughCasesInSwitch: true
- Switched skipLibCheck to false
1.1.0 (2025-02-08)
- Do not complain about export default in config.ts files (1e8b762)
- Disable "max-nested-callbacks" in tests (1690ac4)
1.0.1 (2025-02-04)
- Missing channel name in semantic-release config (6f669f1)
- Add rootDir to lib tsconfig (764e0c1)
- Adjust release script (df43151)
- Adjust release script (3668267)
- Changelog not formatted correctly (cc12fa7)
- CHANGELOG.md not being properly formatted (22720ea)
- Downgrade ESLint (d09f208)
- Improve error message for no-default-export (198c911)
- Missing files in package.json files array (97111b6)
- Missing packages write permission in Github action (ce0d482)
- Move package types to regular dependencies (6d6c169)
- noEmit setting in TypeScript configs (281334c)
- Prettify CHANGELOG.md (f904e8d)
- Relax switch-exhaustiveness-check rule (2f158a4)
- Remove rootDir config from lib tsconfig again (84fe9dc)
- Turn of TS's exactOptionalPropertyTypes (4069985)
- Turn off unicorn/import-style (f3be043)
- Turn off unicorn/no-single-promise-in-promise-methods (0557a83)
- TypeScript configs (0c584e7)
- Use cross-publish semantic release config (c079ce0)
- Add docs (83e7f61)
- Add shareable semantic-release config (e0b585a)
- Also release on Github (0e3e84f)
- Enable .ts imports (781a4a9)
- Improve CSS property sorting (f9b9790)
- Improve TS configs and add library types (760a898)
- Initial release (8f12887)
- Update dependencies (07d0f37)
- Update dependencies (839e69c)
- Update dependencies (836a04f)
- Update dependencies (6bb1f24)
1.0.0-beta.22 (2025-02-04)
- Update dependencies (07d0f37)
1.0.0-beta.21 (2025-01-27)
- Missing packages write permission in Github action (ce0d482)
1.0.0-beta.20 (2025-01-27)
- Use cross-publish semantic release config (c079ce0)
1.0.0-beta.19 (2025-01-27)
1.0.0-beta.18 (2025-01-26)
- Add docs (83e7f61)
1.0.0-beta.17 (2025-01-20)
- Changelog not formatted correctly (cc12fa7)
1.0.0-beta.16 (2025-01-20)
- CHANGELOG.md not being properly formatted (22720ea)
- Improve CSS property sorting (f9b9790)
1.0.0-beta.15 (2024-12-30)
- Remove rootDir config from lib tsconfig again (84fe9dc)
1.0.0-beta.14 (2024-12-30)
- Add rootDir to lib tsconfig (764e0c1)
1.0.0-beta.13 (2024-12-30)
- Improve error message for no-default-export (198c911)
1.0.0-beta.12 (2024-12-30)
- Turn off unicorn/import-style (f3be043)
1.0.0-beta.11 (2024-12-15)
- Move package types to regular dependencies (6d6c169)
- noEmit setting in TypeScript configs (281334c)
- Relax switch-exhaustiveness-check rule (2f158a4)
1.0.0-beta.10 (2024-12-11)
- Turn of TS's exactOptionalPropertyTypes (4069985)
- Turn off unicorn/no-single-promise-in-promise-methods (0557a83)
1.0.0-beta.9 (2024-12-09)
- Improve TS configs and add library types (760a898)
1.0.0-beta.8 (2024-11-16)
- Downgrade ESLint (d09f208)
- Update dependencies (836a04f)
1.0.0-beta.7 (2024-11-15)
- TypeScript configs (0c584e7)
1.0.0-beta.6 (2024-11-14)
- Missing files in package.json files array (97111b6)
1.0.0-beta.5 (2024-11-14)
- Add shareable semantic-release config (e0b585a)
1.0.0-beta.4 (2024-11-10)
1.0.0-beta.3 (2024-11-10)
- Prettify CHANGELOG.md (f904e8d)
1.0.0-beta.2 (2024-11-10)
- Also release on Github (0e3e84f)
- Initial release (8f12887)