Skip to content

Releases: wkentdag/payload-plugin-algolia

Release 1.0.0

27 May 21:27

Choose a tag to compare

  • 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

15 Apr 05:24

Choose a tag to compare

  • 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)