@mapbox/batfish
Advanced tools
Changelog
0.11.4
Changelog
0.11.3
Changelog
0.11.2
Changelog
0.11.1
batfish-internal/context
from public modules.
These break unit tests, or any other reference to the file outside of Batfish's builds.Changelog
0.11.0
babelPresetEnvOptions
option.Changelog
0.10.4
Changelog
0.10.3
Changelog
0.10.0
staticDirectory
option.
The same effect can be accomplished by putting static files in the pages directory.with-location
now provides the original component at WrappedComponent instead of WrapperComponent.data-no-hijack
attribute name to data-batfish-no-hijack
.
Also, this attribute now blocks link hijacking on the element itself and all its children.href="#foo"
) are not hijacked, just left to their default behavior.hijackLinks
configuration option, defaulting to true
.prefixUrl
to work with already-prefixed URLs and absolute URLs.unprocessedPageFiles
option.babel-plugin-transform-class-properties
by default.start
now rebuilds when you change a page's front matter, create a new page, or delete a page.