Skip to content

Releases: Grainular-Nord/nord

v1.11.0

29 Jan 20:54
a77f891
Compare
Choose a tag to compare

1.11.0 (2024-01-29)

Bug Fixes

  • add resolutions field to resolve issue with deps (c9cdc76)
  • resolve issue with when directive being incorrectly applied (cc7d013)

Features

  • create a suspense directive to handle asynchronous template (51d0d5d)

v1.10.2

14 Jan 13:52
052ca70
Compare
Choose a tag to compare

1.10.2 (2024-01-14)

Bug Fixes

  • add missing isComponent flag to create component function (4939366)

v1.10.1

06 Jan 20:32
f968cb8
Compare
Choose a tag to compare

1.10.1 (2024-01-06)

Bug Fixes

v1.10.0

06 Jan 16:45
73d0c38
Compare
Choose a tag to compare

1.10.0 (2024-01-06)

Features

  • implement new each directive (6429394)
  • updated the when directive to have a more consistent api (1cdc109)

v1.9.0

05 Jan 22:45
bf75086
Compare
Choose a tag to compare

1.9.0 (2024-01-05)

Bug Fixes

  • resolve issue with incorrect assignment of replacements (7a361e6)

Features

  • add directive to render json data (7ec0850)

v1.8.1

05 Jan 08:56
2eb0e5f
Compare
Choose a tag to compare

1.8.1 (2024-01-05)

Bug Fixes

  • resolve a type issue with the mapped operator (b0bb6c6)
  • resolve import issue (b9bb7db)
  • type fixes for combined and mapped utilities (983d62b)

v1.8.0

05 Jan 08:15
bdc975d
Compare
Choose a tag to compare

1.8.0 (2024-01-05)

Features

  • implement a mapped grain utility (bdde5ae)
  • implement a merged grain utility (5e830e5)

v1.7.5

02 Jan 20:51
f66ae18
Compare
Choose a tag to compare

1.7.5 (2024-01-02)

Bug Fixes

  • change export name of reactive directive (995ec67)

v1.7.4

02 Jan 20:12
92b518a
Compare
Choose a tag to compare

1.7.4 (2024-01-02)

Bug Fixes

v1.7.1

01 Jan 17:34
ebb9c9a
Compare
Choose a tag to compare

1.7.1 (2024-01-01)

Bug Fixes

  • change reactive directive filter setting to all types of elements (1fd28c0)