Releases: takker99/scrapbox-userscript-std
Releases · takker99/scrapbox-userscript-std
0.30.0
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
0.29.15
0.29.14
0.29.13
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