Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 2.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.2.0 (2024-11-04)

Features

  • allow middleware to be used with store.setState calls (78ea42c)
  • simplify build steps (c0d25f7)

4.1.0 (2024-11-04)

Features

  • remove PopArgument typescript utility type, bump zustand to >= 4.1.3 (d2bbb5e)

4.0.1 (2024-11-04)

Features

  • allow @sentry/browser@>=7.87 peer dependency (600ca07)

4.0.0 (2024-06-07)

Features

  • update sentry peer dependency to version 8 (240ecb4)

3.0.5 (2023-07-21)

3.0.4 (2023-07-20)

3.0.3 (2023-07-20)

3.0.2 (2023-01-10)

3.0.1 (2022-08-10)

Bug Fixes

  • set zustand state context properly (073bf3d)

3.0.0 (2022-08-10)

⚠ BREAKING CHANGES

  • sentry object doesn't need to be passed in options anymore

Features

  • initial version (1a12822)
  • sentry object doesn't need to be passed in options anymore (f42e854)