Skip to content

Releases: zendesk/laika

1.4.1

30 Aug 19:06
Compare
Choose a tag to compare

1.4.1 (2023-08-30)

Bug Fixes

  • move @apollo/client to peerDependencies only (7180d81)

1.4.0

04 Mar 00:15
4ef93f1
Compare
Choose a tag to compare

1.4.0 (2023-03-04)

Features

  • add a way to run callbacks with Laika singleton instance (#49) (8ddaf23), closes #42

1.3.1

02 Feb 23:42
80051c1
Compare
Choose a tag to compare
1.3.1 Pre-release
Pre-release

1.3.1 (2023-02-02)

Bug Fixes

  • laikaReadyCallbacks is an array (80051c1)

1.3.0

02 Feb 21:53
c0813c0
Compare
Choose a tag to compare
1.3.0 Pre-release
Pre-release

1.3.0 (2023-02-02)

Features

  • add a way to run callbacks with Laika singleton instance (3eafe26), closes #42

1.2.0

26 Aug 20:11
bf91ff3
Compare
Choose a tag to compare

1.2.0 (2022-08-26)

Features

  • implement onLaikaReady callback for createGlobalLaikaLink (#33) (bf91ff3)

1.1.0

31 May 22:53
Compare
Choose a tag to compare

1.1.0 (2022-05-31)

Features

  • imports: update apollo imports to support non-React projects (#14) (c42ae96)

1.0.0

10 Nov 09:02
Compare
Choose a tag to compare

1.0.0 (2021-11-10)

Features

  • initial release 🐶

[email protected]

10 Nov 08:15
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.2.0 (2021-11-10)

Bug Fixes

  • do not require a constructor parameter (42aa550)

Features

  • export getTestingToolkitSingleton (6ec2a85)

[email protected]

10 Nov 07:57
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.1.0 (2021-11-10)

Features

  • expose createLink for use in unit tests (d0cae77)
  • rename 'createTestingToolkitLink' to 'createGlobalTestingToolkitLink' (a1c3956)

[email protected]

19 Oct 21:49
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

1.0.1 (2021-10-19)

Bug Fixes

  • do not publish yarn cache (470dacf)