* feat: builds plugin * feat: abstracts syncWithSearch * feat: attaches payload to beforeSync hook * feat: enables defaultPriorities * fix: syncWithSearch args and return type * 0.0.2 * feat: uses config provider to format linkToDoc * feat: supports versions api * 0.0.4 * chore: bumps payload to v0.15.6 * 0.0.5 * chore: updates react peerDep * 0.0.6 * chore: updates payload and package scope * 1.0.0 * chore: correct import directive in readme code sample * chore: exports types (#5) * chore: eslint and prettier * chore: migrates demo to payload v1.8.2 * fix: adjusts payload peer dep range (#8) * 1.0.1 * chore(plugin-search): cleanup after import * chore(plugin-search): lint * chore(plugin-search): format * chore: force pnpm-lock.yaml --------- Co-authored-by: Colin Ramsay <colinramsay@users.noreply.github.com> Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
2 lines
41 B
JavaScript
2 lines
41 B
JavaScript
module.exports = require('./dist/types')
|