Skip to content

Releases: gramiojs/autoload

v1.1.0

09 Aug 16:14
548819c
Compare
Choose a tag to compare

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

28 Jul 09:43
Compare
Choose a tag to compare

chore: add missed options to README

chore: fix semver constraint

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Jul 11:58
Compare
Choose a tag to compare

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

16 Jun 21:42
Compare
Choose a tag to compare

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

13 May 09:47
Compare
Choose a tag to compare

chore: import node:process to fix issue on Deno

Full Changelog: v0.0.3...v0.0.4

v0.0.3

12 May 14:46
Compare
Choose a tag to compare

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

10 Mar 21:06
Compare
Choose a tag to compare

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

10 Mar 20:30
Compare
Choose a tag to compare

chore: add full example link and some keywords

Full Changelog: https://github.com/gramiojs/autoload/commits/v0.0.1