Skip to content

Commit

Permalink
Filled changelog for version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixgirault committed Feb 7, 2025
1 parent 09506e1 commit ac44636
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## 3.0.0

- feature: Added themes (default & DSFR for now)
- feature: Filled missing translations
- feature: Improved default styles
- demo: Redesigned the homepage
- breaking: Removed automatic language switching (https://github.com/boscop-fr/orejime/pull/85/commits/4cc3472297c96d81f840ad8f1beb6902c9d045ea)
- breaking: Using clearer vocabulary (options and translations)
- breaking: Allowing one instance only
- internal: Split core functionality and UX
- internal: Using Rspack
- internal: Using Typescript
- internal: Using Micromodal in lieu of react-modal
- breaking: Removed react app reference
- breaking: Removed ESM and CJS builds ([decision record](./adr/001-distribution-formats.md))
- internal: Removed preact compat
- internal: Added end-to-end tests

## 2.2.1

- fix: typo in Occitan translations (https://github.com/boscop-fr/orejime/pull/84)
Expand Down

0 comments on commit ac44636

Please sign in to comment.