From st_graticule():
In cartographic visualization, the use of graticules is not advised, unless the graphical output will be used for measurement or navigation, or the direction of North is important for the interpretation of the content, or the content is intended to display distortions and artifacts created by projection. Unnecessary use of graticules only adds visual clutter but little relevant information. Use of coastlines, administrative boundaries or place names permits most viewers of the output to orient themselves better than a graticule.
Fixes
Pipe
The pipe compatibility of mapsf has been enhanced and it now works on most use cases.
The current theme is applied to all maps and there is no need to use the theme argument in mf_export() or mf_init() anymore.
Next steps
The next release of mapsf will use the maplegend package (not on CRAN yet) for plotting legends. This will allow to plot horizontal legends (#19) and continuous legends for rasters (#22).
See the NEWS file for the complete list of changes.