Releases: takker99/scrapbox-userscript-std
Releases · takker99/scrapbox-userscript-std
0.31.0
Compare
Sorry, something went wrong.
No results found
This release includes BREAKING CHANGES.
What's Changed
fix(api): Keep up with the return type of getPage by @takker99 in #246
Full Changelog : 0.30.2...0.31.0
0.30.2
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: Implement /api/commits/:project/:pageid by @takker99 in #245
Full Changelog : 0.30.1...0.30.2
0.30.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 0.30.0...0.30.1
0.30.0
Compare
Sorry, something went wrong.
No results found
THIS RELEASE INCLUDES BREAKING CHANGES
What's Changed
feat(ci): enable caching for deno setup in CI workflows by @takker99 in #241
fix(ci): add permissions for contents in CI workflow by @takker99 in #242
Add npm publishing support for dual JSR and npm distribution by @Copilot in #237
0.30.0 by @takker99 in #243
New Contributors
@Copilot made their first contribution in #237
Full Changelog : 0.29.16...0.30.0
0.29.16
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(api): rename get/list functions to getLinks/getLinksStream by @takker99 in #240
Full Changelog : 0.29.15...0.29.16
0.29.15
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor(api): remove namespace exports and use unique identifiers for API methods by @takker99 in #238
feat(api): add smart context endpoints for 1-hop and 2-hop links by @takker99 in #239
Full Changelog : 0.29.14...0.29.15
0.29.14
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: Clean up documentation for toTitleLc function by @takker99 in #234
feat(useStatusBar): Enable to dispose by using statement by @takker99 in #235
Full Changelog : 0.29.13...0.29.14
0.29.13
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor(test): Move tests into JSDoc comments by @takker99 in #230
refactor: Use range exported from @core/iterutil/range by @takker99 in #231
refactor: Move getHelpfeels function to a separate file by @takker99 in #232
docs: Mark APIs in /unstable-api as experimental and unstable by @takker99 in #233
Full Changelog : 0.29.12...0.29.13
0.29.12
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(util): Avoid the this problem related to globalThis.fetch by @takker99 in #229
Full Changelog : 0.29.11...0.29.12
0.29.11
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(api): Add filterValue option to ListPagesOption for icon filtering by @takker99 in #227
refactor(api): Use scrapbox.Page.waitForSave to wait for insertText finished. by @takker99 in #228
Full Changelog : 0.29.10...0.29.11