Releases: navikt/navspa
Releases · navikt/navspa
v5.0.1
v5.0.0
5.0.0 (2022-03-25)
Features
- 🎸 add support for custom asset attributes (0153bdb)
BREAKING CHANGES
- 🧨 The
AssetManifestParser
now returns aAsset[]
instead of a
string[]
. TheAsset
is an object with the required propertypath
.
Any other fields on theAsset
will be set as custom attributes on the
asset mounted byloadjs
(typically thescript
andlink
tags).
v4.1.1
v4.1.0
v4.0.0
4.0.0 (2021-09-13)
Bug Fixes
- 🐛 bruke mer robust joining av paths (644021c)
- 🐛 legge til feilmelding om navspa-appen ikke finnes (fe6f555)
Features
- 🎸 håndtere relative paths for async apps (f57cc9f)
- 🎸 legge til muligheten for egendefinert feilvisning (f14f928)
BREAKING CHANGES
- 🧨 wrapperClassName flyttet inn i config-objekt
- 🧨 asset-urls gjøres alltid absolute