Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Implementation of createMany lifecycle hook #972

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    42979bf View commit details
    Browse the repository at this point in the history
  2. feat(connector): update entries now batches documents to update inste…

    …ad of creating a single update task for every document
    Ra0R committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    157b3ac View commit details
    Browse the repository at this point in the history
  3. chore: Bumped peer dependency on strapi, createMany-hook changes were…

    … introduced in @strapi/strapi: 4.9.0
    Ra0R committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    381908f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8f1210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    310fa5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60e7128 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c005f1 View commit details
    Browse the repository at this point in the history
  8. fix: removed console log

    Ra0R committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a0e02df View commit details
    Browse the repository at this point in the history
  9. fix: removed unused import

    Ra0R committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d4da7f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    f09a597 View commit details
    Browse the repository at this point in the history