Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Prismic Api Laravel Package

21torr/prismic-api

View on GitHub
Deep Wiki
Context7
6.3.6

:bug: Bug Fixes

  • Fix missing exception in PrismicApi on empty response.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.3.5...6.3.6

6.3.5

:sparkles: Improvements

  • Add wither to ImageValue to set a new URL.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.3.4...6.3.5

6.3.4

:sparkles: Improvements

  • Remove unused dependency.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.3.3...6.3.4

6.3.3

:sparkles: Improvements

  • Use wired HttpClient to ease debugging.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.3.2...6.3.3

6.3.2

:sparkles: Improvements

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

:bug: Bug Fixes

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

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.3.1...6.3.2

6.3.1

:bug: Bug Fixes

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

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.3.0...6.3.1

6.3.0

:gift: New Features

  • Add URL rewriter to rewrite static URLs.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.2.1...6.3.0

6.2.1

:sparkles: Improvements

  • Don't cache the environment.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.2.0...6.2.1

6.2.0

:gift: New Features

  • Provide access to alternate language ids of documents.

:sparkles: Improvements

  • Clear stateful services on worker start.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.1.2...6.2.0

6.1.2

:sparkles: Improvements

  • Allow empty target locales for document links.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.1.1...6.1.2

6.1.1

:sparkles: Improvements

  • Also call data visitor for null fields.
  • Clean up code in slice data transformation.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.1.0...6.1.1

6.1.0

:gift: New Features

  • Add getter for slug + all outdated slugs in documents.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.0.1...6.1.0

6.0.1

:bug: Bug Fixes

  • Handle broken links in the data transformer.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/6.0.0...6.0.1

6.0.0

:boom: Breaking Changes

  • Changed interface of translation check visitor.

:sparkles: Improvements

  • Overhaul translation check visitor.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/5.1.0...6.0.0

5.1.0

:gift: New Features

  • Add DataVisitorInterface to inspect every dataset.
  • Add TranslationCheckVisitor.
  • Add PrismicBackendUrlGenerator to generate URLs to the prismic backend.

:sparkles: Improvements

  • Add timeout for API requests.

What's Changed

New Contributors

Full Changelog: https://github.com/21TORR/prismic-api/compare/5.0.2...5.1.0

5.0.2

:sparkles: Improvements

  • Import integration field entries in batches.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/5.0.1...5.0.2

5.0.1

:sparkles: Improvements

  • Add proper validation for ColorFields.
  • Make return types in transform calls narrower.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/5.0.0...5.0.1

5.0.0

:boom: Breaking Changes

  • Completely refactor the validation structure.
  • The class FieldValueTransformer was renamed to DataTransformer.

:gift: New Features

  • Properly resolve document links in RTE fields.

:sparkles: Improvements

  • Add logging for the prismic integration field API client.
  • Require PHP 8.1+

:bug: Bug Fixes

  • Remove useless validation of UidFields.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/4.0.0...5.0.0

4.0.0

:sparkles: Improvements

  • Allow Symfony v6.

What's Changed

Full Changelog: https://github.com/21TORR/prismic-api/compare/3.0.0...4.0.0

4.0.0-beta.10

:gift: New Features

  • Add PrismicApi::search() as a base search helper.

:bug: Bug Fixes

  • Fix passing multiple predicates to the Prismic API.
4.0.0-beta.9

:gift: New Features

  • Added SliceExtraDataGenerator to be able to append extra data to slices.
4.0.0-beta.8

:bug: Bug Fixes

  • Explicitly pass language * is none is given.
4.0.0-beta.7

:sparkles: Improvements

  • Add support to load unpublished documents.
4.0.0-beta.6

:sparkles: Improvements

  • Add missing value transformation in GroupField.
  • Add helper to transform a single field in Document::transformField().
4.0.0-beta.5

:sparkles: Improvements

  • Build catalog value on IntegrationField.

:bug: Bug Fixes

  • Add check if property kind in LinkField is image to return ImageValue.
4.0.0-beta.4

:gift: New Features

  • Add PrismicIntegrationFieldApi.
4.0.0-beta.3

:gift: New Features

  • Add ImageValue and VideoValue.
  • Implement EmbedField (it only supports videos for now).
  • Add DocumentLinkValue and use it in LinkField.

:bug: Bug Fixes

  • Add empty extra field for slices.
  • Fix invalid initialization of SliceValidationCompound.
4.0.0-beta.2

:bug: Bug Fixes

  • Fix invalid index map key.
4.0.0-beta.1

:boom: Breaking Changes

  • Completely refactor the whole implementation.
3.0.0

:boom: Breaking Changes

  • Change order of parameters in PrismicApi::searchDocuments().

:sparkles: Improvements

  • Language is optional again in PrismicApi::searchDocuments().
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky