Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prismicio/slice-machine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @slicemachine/adapter-next@0.3.68
Choose a base ref
...
head repository: prismicio/slice-machine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @slicemachine/adapter-next@0.3.69
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 3, 2025

  1. update prismic mocks

    dani-mp committed Mar 3, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    phillebaba Philip Laine
    Copy the full SHA
    d683a89 View commit details

Commits on Mar 4, 2025

  1. Merge pull request #1555 from prismicio/dani/table-mocks

    Improve table mocks
    dani-mp authored Mar 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6440f04 View commit details

Commits on Mar 7, 2025

  1. fix(adapter-next): support @prismicio/next v2 (#1556)

    angeloashmore authored Mar 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    66e8ab0 View commit details

Commits on Mar 10, 2025

  1. release: 9 new packages

    dani-mp committed Mar 10, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    392a811 View commit details
2 changes: 1 addition & 1 deletion packages/adapter-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@slicemachine/adapter-next",
"version": "0.3.68",
"version": "0.3.69",
"description": "Slice Machine adapter for Next.js.",
"keywords": [
"typescript",
Loading