Skip to content

Releases: navikt/navspa

v6.2.0

21 Nov 12:01
67475cf
Compare
Choose a tag to compare

6.2.0 (2024-11-21)

Features

  • Bruk automatisk jsx runtime riktig (67475cf)

v6.1.4

07 Nov 07:35
26be031
Compare
Choose a tag to compare

6.1.4 (2024-11-07)

Bug Fixes

  • Update dev-dependencies (26be031)

v6.1.3

30 Sep 12:30
a3e1f90
Compare
Choose a tag to compare

6.1.3 (2024-09-30)

Bug Fixes

  • Endre entrypoint filnavn (a3e1f90)

v6.1.2

19 Sep 06:52
ce83d1e
Compare
Choose a tag to compare

6.1.2 (2024-09-19)

Bug Fixes

  • Bruk riktig nøkkel for types eksport (ce83d1e)

v6.1.1

05 Jul 10:23
5b736df
Compare
Choose a tag to compare

6.1.1 (2024-07-05)

Bug Fixes

  • Export createAssetManifestParser function (5b736df)

v6.1.0

19 Jun 07:32
049d382
Compare
Choose a tag to compare

6.1.0 (2024-06-19)

Bug Fixes

  • Fikse & oppdater eksempler for vite & ny decorator (dcf08e3)

Features

  • Move to vite + vitest & upgrade deps (a227986)

v6.0.1

06 Apr 12:11
6e5e26b
Compare
Choose a tag to compare

6.0.1 (2022-04-06)

Bug Fixes

  • 🐛 add readme to react-17-adapter (90d821d)

v6.0.0

05 Apr 11:22
6c77a6c
Compare
Choose a tag to compare

6.0.0 (2022-04-05)

Features

  • 🎸 add react-17 adapter (f24b8b7)
  • 🎸 add react@18 support (5a2abdb)

BREAKING CHANGES

  • 🧨 switched to react@18. Apps that export itself and can not be updated to
    react@18 needs to add the react-17 adapter. Consumer-apps needs no
    changes

adapter-v1.0.1

05 Apr 11:49
90d821d
Compare
Choose a tag to compare

1.0.1 (2022-04-05)

Bug Fixes

  • 🐛 add readme to react-17-adapter (90d821d)

adapter-v1.0.0

05 Apr 11:41
a96b591
Compare
Choose a tag to compare

1.0.0 (2022-04-05)

Features

  • 🎸 add react-17 adapter (f24b8b7)

BREAKING CHANGES

  • 🧨 switched to react@18. Apps that export itself and can not be updated to
    react@18 needs to add the react-17 adapter. Consumer-apps needs no
    changes