Skip to content

Releases: 21TORR/dune

2.8.2

Choose a tag to compare

@21christiansc 21christiansc released this 11 May 06:51
e2dbe50

🐛 Bug Fixes

  • Wrap z.unknown() with z.optional() in errorSchema.data, due changes in zod (unknown is now NonOptional).

What's Changed

  • Wrap z.unknown() with z.optional() in errorSchema.data, due changes in zod (unknown is now NonOptional). by @21christiansc in #57

Full Changelog: 2.8.1...2.8.2

2.8.1

Choose a tag to compare

@21christiansc 21christiansc released this 16 Mar 09:50
e935040

✨ Improvements

  • Add debug in ApiError.

What's Changed

Full Changelog: 2.8.0...2.8.1

2.8.0

Choose a tag to compare

@21christiansc 21christiansc released this 06 Mar 09:38
ef0bd4c

🎁 New Features

  • Add ConsentManagerIntegration.

✨ Improvements

  • Add hasAnyConsnet to useCookiebot.

What's Changed

  • Add hasAnyConsnet to useCookiebot + Add ConsentManagerIntegration by @21christiansc in #55

Full Changelog: 2.7.7...2.8.0

2.7.7

Choose a tag to compare

@apfelbox apfelbox released this 03 Mar 11:05
2.7.7
4b45d36

✨ Improvements

  • Export ApiError and RequestError.

What's Changed

Full Changelog: 2.7.6...2.7.7

2.7.6

Choose a tag to compare

@apfelbox apfelbox released this 17 Feb 17:48
2.7.6
b370a65

🐛 Bug Fixes

  • Fix invalid release.

Full Changelog: 2.7.5...2.7.6

2.7.5

Choose a tag to compare

@apfelbox apfelbox released this 17 Feb 17:47
2.7.5
5254c18

🛠️ Internal

  • Update publishing workflow.

Full Changelog: 2.7.4...2.7.5

2.7.4

Choose a tag to compare

@apfelbox apfelbox released this 17 Feb 17:47
2.7.4
ee35ad8

🛠️ Internal

  • Update publishing workflow.

Full Changelog: 2.7.3...2.7.4

2.7.3

Choose a tag to compare

@apfelbox apfelbox released this 17 Feb 17:19
2.7.3
86cce9b

✨ Improvements

  • Improve zod type usage.

What's Changed

Full Changelog: 2.7.2...2.7.3

2.7.2

Choose a tag to compare

@apfelbox apfelbox released this 24 Oct 10:32
2.7.2
29f845a

✨ Improvements

  • Also pass response in ApiError.

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

Choose a tag to compare

@apfelbox apfelbox released this 21 Oct 14:20
2.7.1
42e07fb

✨ Improvements

  • Pass more info in RequestError.
  • Use RequestError for every request if possible.

What's Changed

Full Changelog: 2.7.0...2.7.1