Skip to content

Releases: firstclasspostcodes/sw14

v2.3.1

12 Jul 11:49

Choose a tag to compare

2.3.1 (2020-07-12)

Bug Fixes

  • 🐛 ensuring component works correctly (df8d063)

v2.3.0

11 Jul 13:24

Choose a tag to compare

2.3.0 (2020-07-11)

Features

  • 🎸 deprecating Tracking in favor of non-GDPR analytics (bb512b4)

v2.2.3

05 Jun 08:02

Choose a tag to compare

2.2.3 (2020-06-05)

Bug Fixes

  • 🐛 removing shouldForwardProps from Grid implementation (1f303cb)

v2.2.2

04 Jun 14:07

Choose a tag to compare

2.2.2 (2020-06-04)

Bug Fixes

  • 🐛 removing withConfig from as its breaking size (3844169)

v2.2.1

04 Jun 12:32

Choose a tag to compare

2.2.1 (2020-06-04)

Bug Fixes

  • 🐛 using withConfig shouldForwardProp with (8c046e0)

v2.2.0

04 Jun 12:23

Choose a tag to compare

2.2.0 (2020-06-04)

Features

  • 🎸 implemented shouldForwardProp configuration (655288a)

v2.1.1

04 Jun 10:27

Choose a tag to compare

2.1.1 (2020-06-04)

Bug Fixes

  • 🐛 using piped or instead of introducing an attrs function (6ccd6b6)

v2.1.0

04 Jun 09:31

Choose a tag to compare

2.1.0 (2020-06-04)

Features

  • 🎸 <Pane.Constrained/> now has a configurable maxWidth (687473a)

v2.0.0

04 May 15:46
d16e3bf

Choose a tag to compare

2.0.0 (2020-05-04)

Features

  • 🎸 Improving tracking policy to resolve anonymous context (d16e3bf)

BREAKING CHANGES

  • 🧨 On server-side, this now assumes the user has confirmed the policy, to
    avoid rendering anonymous components (like the banner).

v1.14.3

07 Apr 12:55
f5056a6

Choose a tag to compare

1.14.3 (2020-04-07)

Bug Fixes

  • 🐛 removing <Tracking.Banner/> complexity with useMemo() (f5056a6)