Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Releases: 21TORR/prismic-api

6.3.6

14 Jun 07:31
10f6c6f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix missing exception in PrismicApi on empty response.

What's Changed

Full Changelog: 6.3.5...6.3.6

6.3.5

28 Feb 19:38
6.3.5
ebf3aa7
Compare
Choose a tag to compare

✨ Improvements

  • Add wither to ImageValue to set a new URL.

What's Changed

  • Add wither to ImageValue to set a new URL. by @apfelbox in #49

Full Changelog: 6.3.4...6.3.5

6.3.4

20 Dec 13:46
6.3.4
851af7f
Compare
Choose a tag to compare

✨ Improvements

  • Remove unused dependency.

What's Changed

Full Changelog: 6.3.3...6.3.4

6.3.3

13 Oct 08:29
6.3.3
9d96253
Compare
Choose a tag to compare

✨ Improvements

  • Use wired HttpClient to ease debugging.

What's Changed

  • Use wired HttpClient to ease debugging by @apfelbox in #47

Full Changelog: 6.3.2...6.3.3

6.3.2

05 Sep 15:35
6.3.2
1390f90
Compare
Choose a tag to compare

✨ Improvements

  • Use PHPUnit 9.5.
  • Add tests for EmbedField validation.

🐛 Bug Fixes

  • Pass transformed value into visitor in EmbedField.
  • Allow empty EmbedFields.

What's Changed

Full Changelog: 6.3.1...6.3.2

6.3.1

01 Aug 15:57
6.3.1
0e1503f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Add early exit on validateData of GroupField if $data is not an array.

What's Changed

  • Add early exit on validateData of GroupField if $data is not an array by @21christiansc in #45

Full Changelog: 6.3.0...6.3.1

6.3.0

31 May 08:27
6.3.0
c84078b
Compare
Choose a tag to compare

🎁 New Features

  • Add URL rewriter to rewrite static URLs.

What's Changed

Full Changelog: 6.2.1...6.3.0

6.2.1

27 May 15:02
6.2.1
f630d91
Compare
Choose a tag to compare

✨ Improvements

  • Don't cache the environment.

What's Changed

Full Changelog: 6.2.0...6.2.1

6.2.0

27 May 13:29
6.2.0
16aae8f
Compare
Choose a tag to compare

🎁 New Features

  • Provide access to alternate language ids of documents.

✨ Improvements

  • Clear stateful services on worker start.

What's Changed

  • Reset stateful services + alternate language IDs by @apfelbox in #42

Full Changelog: 6.1.2...6.2.0

6.1.2

23 May 21:35
6.1.2
f8ca487
Compare
Choose a tag to compare

✨ Improvements

  • Allow empty target locales for document links.

What's Changed

  • Allow empty target locales for document links. by @apfelbox in #41

Full Changelog: 6.1.1...6.1.2