Skip to content

Latest commit

 

History

History
299 lines (171 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

299 lines (171 loc) · 15.5 KB

4.2.0 (2025-03-10)

Features

  • 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)

Features

  • semantic-release: Add JSR as cross-publish registry (bd5d42d)

4.0.1 (2025-03-09)

Bug Fixes

  • typescript: Incorrect dist path in base config (4d06e5f)

4.0.0 (2025-03-06)

Features

BREAKING CHANGES

  • Updated some peerDependencies

3.2.0 (2025-03-06)

Bug Fixes

  • Incorrect types returned by presets (5744961)
  • Turn off consistent-return rule in TypeScript files (0830152)
  • Turn off no-new for tests (26bc778)

Features

3.1.0 (2025-03-03)

Features

  • 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)

Features

BREAKING CHANGES

2.0.2 (2025-02-11)

Bug Fixes

  • Refactor module settings in tsconfig (4bce2f2)

2.0.1 (2025-02-08)

Bug Fixes

2.0.0 (2025-02-08)

Bug Fixes

  • Add missing checkJs: true to TypeScript base config (6dbd0dc)

Features

  • Update TypeScript base config (60843de)

BREAKING CHANGES

  • Added noFallthroughCasesInSwitch: true
  • Switched skipLibCheck to false

1.1.0 (2025-02-08)

Bug Fixes

  • Do not complain about export default in config.ts files (1e8b762)

Features

  • Disable "max-nested-callbacks" in tests (1690ac4)

1.0.1 (2025-02-04)

Bug Fixes

  • Missing channel name in semantic-release config (6f669f1)

1.0.0 (2025-02-04)

Bug Fixes

  • 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)

Features

1.0.0-beta.22 (2025-02-04)

Features

1.0.0-beta.21 (2025-01-27)

Bug Fixes

  • Missing packages write permission in Github action (ce0d482)

1.0.0-beta.20 (2025-01-27)

Bug Fixes

  • Use cross-publish semantic release config (c079ce0)

1.0.0-beta.19 (2025-01-27)

Features

1.0.0-beta.18 (2025-01-26)

Features

1.0.0-beta.17 (2025-01-20)

Bug Fixes

  • Changelog not formatted correctly (cc12fa7)

1.0.0-beta.16 (2025-01-20)

Bug Fixes

  • CHANGELOG.md not being properly formatted (22720ea)

Features

  • Improve CSS property sorting (f9b9790)

1.0.0-beta.15 (2024-12-30)

Bug Fixes

  • Remove rootDir config from lib tsconfig again (84fe9dc)

1.0.0-beta.14 (2024-12-30)

Bug Fixes

  • Add rootDir to lib tsconfig (764e0c1)

1.0.0-beta.13 (2024-12-30)

Bug Fixes

  • Improve error message for no-default-export (198c911)

1.0.0-beta.12 (2024-12-30)

Bug Fixes

  • Turn off unicorn/import-style (f3be043)

1.0.0-beta.11 (2024-12-15)

Bug Fixes

  • 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)

Bug Fixes

  • Turn of TS's exactOptionalPropertyTypes (4069985)
  • Turn off unicorn/no-single-promise-in-promise-methods (0557a83)

1.0.0-beta.9 (2024-12-09)

Features

  • Improve TS configs and add library types (760a898)

1.0.0-beta.8 (2024-11-16)

Bug Fixes

Features

1.0.0-beta.7 (2024-11-15)

Bug Fixes

1.0.0-beta.6 (2024-11-14)

Bug Fixes

  • Missing files in package.json files array (97111b6)

1.0.0-beta.5 (2024-11-14)

Features

  • Add shareable semantic-release config (e0b585a)

1.0.0-beta.4 (2024-11-10)

Bug Fixes

1.0.0-beta.3 (2024-11-10)

Bug Fixes

1.0.0-beta.2 (2024-11-10)

Features

1.0.0-beta.1 (2024-11-05)

Features

1.0.0-beta.1 (2024-11-05)

Features

1.0.0-beta.1 (2024-11-05)

Features