Releases: kellnerd/userscript-bundler
Releases · kellnerd/userscript-bundler
v0.8.4
Include additional documentation files in userscript README sections (#3)
Automatic detection of Markdown files with the same base name as a userscript inside the documentation folder.
If such a file exists, it will be included in the respective userscript's README sections (instead of being appended to the end of the README).
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.2
v0.8.1
- Make (userscript) output path configurable
- Use the currently checked out git branch for a userscript's raw URL
- Do not drop console statements if debug flag is set
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
- Delete local
utils
and use the exports of kellnerd/es-utils - Allow bundling third-party imports from
node_modules
for bookmarklets
Full Changelog: v0.6.0...v0.7.1