Skip to content

Releases: yteruel31/react-material-symbol-icons

v1.2.6

25 Aug 11:16
e81959a
Compare
Choose a tag to compare

1.2.6 (2024-08-25)

Bug Fixes

  • MaterialSymbol: provide className & style props (eae0722)

Dependencies

  • bump material-symbols from 0.21.0 to 0.22.2 (c45a016)

v1.2.5

09 Jul 19:53
59eb671
Compare
Choose a tag to compare

1.2.5 (2024-07-09)

Miscellaneous

  • move typescript to dev dependencies (2b5e5ba)

v1.2.4

09 Jul 19:46
defa9d9
Compare
Choose a tag to compare

1.2.4 (2024-07-09)

Miscellaneous

  • MaterialSymbol: extend props to span attributes (75406d1)
  • Storybook: replace react-webpack5 as framework by react-vite (b0af46a)
  • update node to 18 (bfb77ae)

Dependencies

  • bump braces from 3.0.2 to 3.0.3 (#66) (93a0736)
  • bump material-symbols from 0.14.5 to 0.21.0 (285724e)
  • bump storybook from 7.6.7 to 8.1.11 (15d7192)
  • bump tar from 6.2.0 to 6.2.1 (#64) (85c8639)
  • bump ws from 8.16.0 to 8.18.0 (#67) (8a85c77)

v1.2.3

14 Jan 15:10
96a2615
Compare
Choose a tag to compare

1.2.3 (2024-01-14)

Miscellaneous

  • add linting check on PR (568462e)

Dependencies

  • bump @babel/traverse from 7.22.8 to 7.23.7 (0f77220)
  • bump material-symbols from 0.13.2 to 0.14.5 (cf84994)
  • bump postcss from 8.4.25 to 8.4.33 (1f248cc)
  • bump storybook from 7.0.23 to 7.0.27 (9040448)
  • bump storybook from 7.0.27 to 7.6.7 (611b662)

v1.2.2

30 Oct 12:53
9721c8a
Compare
Choose a tag to compare

1.2.2 (2023-10-30)

Bug Fixes

  • MaterialSymbol: provide right IconKey types (3234846)

Dependencies

  • bump material-symbols from 0.13.0 to 0.13.2 (8c8cac2)

v1.2.1

30 Oct 12:16
1861ba2
Compare
Choose a tag to compare

1.2.1 (2023-10-30)

Bug Fixes

  • MaterialSymbol: export props type (b433026)

v1.2.0

26 Oct 08:38
d78bb9a
Compare
Choose a tag to compare

1.2.0 (2023-10-26)

Features

  • MaterialSymbol: allow number type on size prop (acd2b9e)

v1.1.6

01 Oct 18:27
e9a3897
Compare
Choose a tag to compare

1.1.6 (2023-10-01)

Dependencies

  • bump material-symbols from 0.10.2 to 0.13.0 (57b894d)
  • bump rollup from 3.26.3 to 3.29.4 (1c5f9b3)

Documentations

  • MaterialSymbol: add missing key (cfcd41f)

v1.1.5

11 Sep 21:16
0e3f503
Compare
Choose a tag to compare

1.1.5 (2023-09-11)

Documentations

  • package.json: add keywords (f88e09e)

v1.1.4

11 Sep 20:28
7f8f9c0
Compare
Choose a tag to compare

1.1.4 (2023-09-11)

Miscellaneous

  • export correctly IconKey type from the global export (cd6af50)

Documentations