@open-pioneer/result-list@0.7.0
Minor Changes
- 310800c: Switch from
peerDependencies
to normaldependencies
. Peer dependencies have some usability problems when used at scale.
Patch Changes
-
310800c: Update core packages version.
-
583f1d6: The
mapId
ormap
properties are now optional on individual components.
You can use theDefaultMapProvider
to configure an implicit default value.Note that configuring neither a default nor an explicit
map
ormapId
will trigger a runtime error. -
583f1d6: All UI components in this project now accept the
mapId
(astring
) or themap
(aMapModel
) directly. -
a8b3449: Switch to a new versioning strategy.
From now on, packages released by this repository share a common version number. -
900eb11: Update dependencies.
-
Updated dependencies [310800c]
-
Updated dependencies [2502050]
-
Updated dependencies [583f1d6]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
-
Updated dependencies [a8b3449]
-
Updated dependencies [310800c]
-
Updated dependencies [900eb11]
-
Updated dependencies [583f1d6]
-
Updated dependencies [397d617]
- @open-pioneer/map@0.7.0