- Updated dependencies, base files, and editions using boundation
- Thank you to the sponsors: Andrew Nesbitt, Balsa, Codecov, Poonacha Medappa, Rob Morris, Sentry, Syntax
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Retry failed requests, in case of timeouts or other issues
- Drop
semver
dependency for version-range which is a lightweight alternative, with better ecosystem support. This might change some version resolution behaviour, especially with0.x
and-prerelease
versions, hence the major version bump. - Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated license from
MIT
toArtistic-2.0
- Minimum required node version changed from
node: >=10
tonode: >=18
to keep up with mandatory ecosystem changes - Now uses the Node.js
fetch
builtin - Now skips pre-release versions, such as
docpad-plugin-eco@2.8.0-next.1606022411.1ad0d24d5425e9b8b4ba6a37099d974e6f5b12ad
- Add
requirements
option which plugins must meet - Tests no longer need to be adapted for each successive DocPad release
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- If you are using CommonJS, you must now do
require('pluginclerk').default
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Converted to TypeScript
- Result of
getPlugins
no longer changes.version
to.compatibility.installVersion
, use.compatibility.installVersion
if that is what you want - Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.8
tonode: >=10
to keep up with mandatory ecosystem changes
- Updated base files and editions using boundation
- Updated dependencies
- API updated to use promises instead
- Minimum supported node version is now version 8, due to the usage of async/await
- Updated dependencies
- Fixed registry requests failing as the default registry URL that was used no longer works, so updated to one that does
- Updated dependencies
- Added API docs
- Updated internal conventions
- Moved from ESNextGuardian to Editions
- Updated internal conventions
- Abstracted out cache handling into more robust cachely package
- Initial working release with prefixes
- Initial working release