Releases: gramiojs/autoload
v1.1.0
fix: semver on deno too
chore: add license
chore: add path in failGlob error message
feat: add skipImportErrors
option
fix: wrong path with deeper dirs
chore: bump
chore: fix jsr semver range
chore: some bumps
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
chore: switch to fdir & picomatch from glob which more fast and has fewer deps
chore: configure package & ship esm
feat: add import
and failGlob
options
chore: update README
chore: fix imports at deno.json
chore: fix jsr slow types error
Full Changelog: v0.1.0...v1.0.0
v0.1.0
chore: change link
chore: bumps
feat: add Bun.build support
chore: add info about Bun.build
Full Changelog: v0.0.4...v0.1.0
v0.0.4
chore: import node:process to fix issue on Deno
Full Changelog: v0.0.3...v0.0.4
v0.0.3
chore: some improves
feat: add publisher to JSR
chore: remove process usage...
chore: ignore process (Deno moment)
chore: forgot to rename deno.json package
Full Changelog: v0.0.2...v0.0.3
v0.0.2
chore: fix link in README
fix: autoload on windows
feat: add onLoad and onFinish hooks
chore: bump
Full Changelog: v0.0.1...v0.0.2
v0.0.1
chore: add full example link and some keywords
Full Changelog: https://github.com/gramiojs/autoload/commits/v0.0.1