Skip to content

@open-pioneer/result-list@0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 08:20
· 29 commits to main since this release
377de9f

Minor Changes

  • 310800c: Switch from peerDependencies to normal dependencies. Peer dependencies have some usability problems when used at scale.

Patch Changes

  • 310800c: Update core packages version.

  • 583f1d6: The mapId or map properties are now optional on individual components.
    You can use the DefaultMapProvider to configure an implicit default value.

    Note that configuring neither a default nor an explicit map or mapId will trigger a runtime error.

  • 583f1d6: All UI components in this project now accept the mapId (a string) or the map (a MapModel) 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