This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~6.78.1
->~6.81.0
By merging this PR, the issue #1 will be automatically resolved and closed:
Release Notes
docpad/docpad
v6.81.0
Compare Source
serve
pluginrunBefore
andrunAfter
eventsserve
pluginserverExpress
,serverHttp
,filesByUrl
,filesBySelector
,filesByOutPath
getServer
,setServer
,destroyServer
,getFileByUrl
,getFileByRoute
,getPort
,getHostname
,getServerUrl
,getSimpleServerUrl
,serverDocument
,serverMiddlewareHeader
,serverMiddlewareRouter
,serverMiddleware404
,serverMiddleware500
,server
serverBefore
,serverExtend
,serverAfter
databaseCachePath
,port
,hostname
,maxAge
,serverHttp
,serverExpress
,extendServer
,middlewareStandard
,middlewareBodyParser
,middlewareMethodOverride
,middlewareExpressRouter
,middleware404
,middleware500
dynamic
templateData.site.url
will now default to an empty stringdocpad-server
executable, and thedocpad server
actiondocpad run
with theserve
plugin insteaddatabaseTempCache
getDatabaseSafe
generate
event properties:cache
docpad-compile
executable, no one used ithashKey
propertyrequire('docpad').require('testers')
will be removed in an upcoming releaserequire('docpad-plugintester')
insteadrequire('docpad').BasePlugin
will be removed in an upcoming releaserequire('docpad-baseplugin')
insteadv6.80.9
Compare Source
require('docpad').require('thing')
now only supports the thingtesters
v6.80.8
Compare Source
v6.80.7
Compare Source
docpad render
command now behaves as expected, and omission of the filename now shows the error that before failed to reportERR_INVALID_ARG_TYPE
error when using stdinENOTCONN
error from being outputted when not necessarylocale/en.cson
tosource/lib/locale/en.coffee
destroyDelay
configuration optiondocpad.timer
to make and destroy them, that way DocPad can ensure they are cleaned up so they don't prevent shutdownconsoleSetup
errors are now reported correctlyThe action completed successfully
when something went wrong with the actiondocpad.destroyRegenerateTimer
,docpad.createRegenerateTimer
,docpadUtil.wait
,consoleInterface.destroy
catchOurExceptions
,catchUncaughtExceptions
,setExitCodeOnFatal
,setExitCodeOnError
,setExitCodeOnRequest
,destroyDelay
,destroyOnSignalInterrupt
,regenerateDelay
,slowFilesDelay
,slowPluginsDelay
destroyDocPad
,destroyedDocPad
v6.80.6
Compare Source
v6.80.5
Compare Source
v6.80.4
Compare Source
Error: extendr only supports extending plain objects, an input was not a plain object
when scaffolding a new project (bug introduced in v6.80.0)v6.80.3
Compare Source
v6.80.2
Compare Source
Buffer() is deprecated due to security and usability issues
v6.80.1
Compare Source
Cannot set property initialConfig of #<LessPlugin> which has only a getter
v6.80.0
Compare Source
docpad-debug
anddocpad-trace
executables, as there are now more modern ways of debuggingv6.79.4
Compare Source
v6.79.3
Compare Source
this.emitSerial
errors when running plugin tests~1.6.1
and joe-reporter-console to~1.2.1
v6.79.2
Compare Source
out/lib/testers.js
being omitted in published package (regression since v6.79.1)src/
being included in published package (regression since v6.79.1)v6.79.1
Compare Source
./package.json
scripts withour:
to prevent npm v4's use ofprepare
from causing DocPad installs to fail under development conditionsv6.79.0
Compare Source
docpad not defined
issue onloadLocale
v6.78.6
Compare Source
v6.78.5
Compare Source
v6.78.4
Compare Source
path option is deprecated
error when cloning a skeletonv6.78.3
Compare Source
v6.78.2
Compare Source
DOCPAD_PROFILER
variablePORT
andHOSTNAME
variables0.0.0.0
hostname by default (will be outputted aslocalhost
)