Skip to content

Latest commit

 

History

History
295 lines (138 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

295 lines (138 loc) · 11.2 KB

11.2.0 (2024-01-11)

Features

  • update exported type def (158ce6d)

11.1.0 (2024-01-11)

Features

  • router: adjust exported type (8c4d472)

11.0.0 (2024-01-11)

⚠ BREAKING CHANGES

  • Upgrade to @pionjs/pion

Features

10.8.0 (2023-12-21)

Features

  • router: improve type def (99f76ed)

10.7.0 (2023-11-06)

Features

  • use-hash-param: adjust return type (c62226e)

10.6.0 (2023-11-02)

Features

10.5.0 (2023-01-19)

Features

  • load: set route property on matched elemetn (6b92649)

10.4.0 (2022-10-18)

Features

Bug Fixes

  • template error createElement (8911ebd)

10.3.0 (2022-10-18)

Features

  • match: access original route object (7b85ec5)

10.2.0 (2022-10-18)

Features

  • use-router: adjust Route handle type def (4dfc6d1)

10.1.0 (2022-10-18)

Features

10.0.1 (2022-09-21)

Bug Fixes

  • use-route-events: handle non promise (335f4a2)

10.0.0 (2022-07-18)

⚠ BREAKING CHANGES

  • rename module and repo

Features

9.0.0 (2022-06-21)

⚠ BREAKING CHANGES

  • lit: upgrade to haunted 5 & lit 2

Features

  • ci: exports dist folder (d5489c2)
  • init typescript (8a677b8)
  • lit: upgrade to haunted 5 & lit 2 (0169365)
  • typescript init (25fbfba)
  • typescript: convert tests to typescript (5eab3e9)

Bug Fixes

9.0.0-beta.3 (2022-06-16)

Bug Fixes

9.0.0-beta.2 (2022-06-16)

Bug Fixes

9.0.0-beta.1 (2022-06-02)

⚠ BREAKING CHANGES

  • lit: upgrade to haunted 5 & lit 2

Features

  • ci: exports dist folder (e27fc18)
  • init typescript (7cb5c1c)
  • lit: upgrade to haunted 5 & lit 2 (9f87bd6)
  • typescript init (84100e6)
  • typescript: convert tests to typescript (915a415)

Bug Fixes

8.1.2 (2022-05-20)

Bug Fixes

  • use-hash-param: setState only when changed (d8e1d5a)

8.1.1 (2022-05-19)

Bug Fixes

  • use-hash-param: fix wrong url in setter (8e192d9)

8.1.0 (2022-05-19)

Features

8.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • hash-param: add setter support

Features

  • hash-param: add setter support (2244cd6)

7.0.0 (2022-03-01)

⚠ BREAKING CHANGES

  • remove deprecated cosmoz-page-location

Features

  • drop cosmoz-page-location (462ec49)
  • use-hash-param: implement (4026c08)

Bug Fixes

6.0.6 (2021-12-22)

Bug Fixes

6.0.5 (2020-05-25)

Bug Fixes

  • npm packaging, eslint/karma problem matchers, deps upgrade (9955ae3)

6.0.4 (2020-05-14)

Bug Fixes

  • create-element: document.createElement breaks useContext (2b947d8)
  • router: until directive breaks haunted effects (951e886)

6.0.3 (2020-03-25)

Bug Fixes

6.0.2 (2020-03-24)

Bug Fixes

6.0.1 (2020-03-17)

Bug Fixes

  • correct context in history.pushState(replaceState) (31bcf0d)

6.0.0 (2020-03-12)

⚠ BREAKING CHANGES

  • add cosmoz-router haunted implementation

Features

  • add cosmoz-router haunted implementation (9f04e7f)

5.0.0 (2020-03-02)

Documentation

  • add maintainability/coverage badges (bd65658)

BREAKING CHANGES

  • Refactored cosmoz-page-route(r) as LitElements, lots dropped.

Signed-off-by: Patrik Kullman [email protected]

4.0.2 (2020-02-28)

Bug Fixes

4.0.1 (2019-10-09)

Bug Fixes

  • readme: missing depfu badge (f649685)