Skip to content

Commit dc98b1b

Browse files
committed
Bump version
1 parent efdfc9d commit dc98b1b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
<a href="https://stackblitz.com/edit/nextjs-j2wba3?file=pages/index.tsx">Playground</a>
2727
</p>
2828

29+
> ⚠️ There's been some massive breaking change in v0.14. Sorry about that 🙏🏻. It was required for supporting Next.js 13 AppDir 🤩.
30+
2931
> 🗣️ Replay de l'atelier de présentation de la librairie [ici](https://bbb-dinum-scalelite.visio.education.fr/playback/presentation/2.3/22298bc9d93b53540248207bc3f9e31260f3b4f1-1670578779094).
3032
3133
This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.com/GouvernementFR/dsfr), the vanilla JS/CSS implementation of the DSFR.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codegouvfr/react-dsfr",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "French State Design System React integration library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)