Skip to content

Latest commit

 

History

History
146 lines (58 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

146 lines (58 loc) · 4.47 KB

CHANGELOG

1.14.0 (2024-05-06)

Bug Fixes

Features

  • use latest version of swc (c56495d)

1.13.0 (2023-05-08)

Features

  • packages/sui-react-head: Wrap the Meta component to invert the parameters received in the orig (2d7acb7)

1.12.0 (2023-01-23)

Bug Fixes

  • packages/sui-react-head: fix server side style tags (3dce422)
  • packages/sui-react-head: remove console (eead7d6)

Features

  • packages/sui-react-head: use style tag in head (ebd9767)

1.11.0 (2022-10-05)

1.10.0 (2022-04-11)

Bug Fixes

  • packages/sui-react-head: fix HeadProps type validation (97c8cc7)

1.9.0 (2021-09-22)

Bug Fixes

  • packages/sui-react-head: Fix wrong symbol inside package.json (ed840e1)

1.8.0 (2021-09-20)

Features

  • packages/sui-react-head: Add alternate as well (60c0577)
  • packages/sui-react-head: Avoid preload and prefetch link tags to create duplicated keys (62e6619)
  • Root: Use single @s-ui/test across packages (1d8b926)

1.7.0 (2021-06-28)

Features

  • packages/sui-react-head: Migeate sui-react-head to TypeScript (9af26ce)

1.6.0 (2020-11-12)

Features

  • sui-react-head: use new jsx React (8e4e461)

1.5.0 (2020-10-22)

Features

  • sui-react-head: prepare for react 17 react-head (3c5a0cc)

1.4.0 (2020-03-24)

Features

  • sui-react-head: add content as fallback (05915e4)

1.3.0 (2020-03-13)

Bug Fixes

  • sui-react-head: remove console.log (a931439)

1.2.0 (2020-03-12)

Bug Fixes

  • sui-react-head: add prepare script (2c8c17d)
  • sui-react-head: force release (b087964)

1.1.0 (2020-03-12)

Bug Fixes

  • sui-react-head: use new main (49fa507)

Features

  • sui-react-head: adapt more to react-helmet previous api (0cead4a)
  • sui-react-head: add Html attributes and component (80464f2)
  • sui-react-head: add new react-head (384b705)
  • sui-react-head: create new sui-react-head (aef11cb)
  • sui-react-head: docs and better exports (0ac8bef)