Skip to content

Releases: wkentdag/payload-plugin-algolia

Release 1.0.2

Choose a tag to compare

@wkentdag wkentdag released this 08 Jul 08:53
  • chore: skip ci on release commit (201a28c)
  • fix: export GenerateSearchAttributes type (8b52344)

fixes a regression where GenerateSearchAttributes wasn't exported anymore.

Release 1.0.1

Choose a tag to compare

@wkentdag wkentdag released this 07 Jul 11:07
  • fix: unpublished documents not removed from search (30035a4)
  • chore: add test case for unpublish scenario (b4c86c2)
  • chore: remove prepare script (55678d9)
  • feat: specify missing algolia credentials (0b671eb)

Release 1.0.0

Choose a tag to compare

@wkentdag wkentdag released this 27 May 21:27
  • feat!: upgrade to payload v3 (#5) (dd91d21)
  • fix: add waitForHook support to delete hook where it had been missing
  • chore: switch from yarn to pnpm; leverage sfw and minimumReleaseAge config in github actions to mitigate against supply chain attacks
  • chore: upgrade deps, including algolia@5.x
  • chore: add linting, formatting precommit hooks

Release 0.1.0

Choose a tag to compare

@wkentdag wkentdag released this 15 Apr 05:24
  • fix: add publishConfig (f798300)
  • chore: update readme status badge url (72977bd)
  • feat: CI (#1) (d5cc3be)
  • feat: add waitForHook option (b5d142a)
  • test: add test suite (c80d508)
  • update readme (5424007)
  • feat: better typedef for generateSearchAttributes (4f1d7aa)
  • feat: accept algolia search options (7dbcded)
  • feat: handle unpublished docs (b3f5d69)
  • feat(dev): add versioned example (b65bb30)
  • chore: rm unused template files (46d7ba2)
  • feat: add mvp plugin and install into dev project (ca85e7e)
  • Initial commit (d3894fe)