Skip to content

Releases: tada5hi/locter

v2.1.4

11 Oct 13:29
Compare
Choose a tag to compare

2.1.4 (2024-10-11)

Bug Fixes

  • use native import for load fn (68b1af9)

v2.1.3

08 Oct 13:34
Compare
Choose a tag to compare

2.1.3 (2024-10-08)

Bug Fixes

v2.1.2

26 Sep 10:03
Compare
Choose a tag to compare

2.1.2 (2024-09-26)

Bug Fixes

v2.1.1

23 Aug 17:52
Compare
Choose a tag to compare

2.1.1 (2024-08-23)

Bug Fixes

  • add missing .yaml extension for loader manager (0e56ab4)
  • deps: bump jiti from 1.21.0 to 1.21.6 (#544) (7f24ea9)
  • deps: bump yaml from 2.4.1 to 2.4.5 (#543) (790c080)
  • deps: bump yaml from 2.4.5 to 2.5.0 (#580) (cd29c41)

v2.1.0

02 Apr 07:45
Compare
Choose a tag to compare

2.1.0 (2024-04-02)

Bug Fixes

Features

  • add locator onlyFiles & onlyDirectories option (#469) (147e824)

v2.0.2

18 Jan 19:34
Compare
Choose a tag to compare

2.0.2 (2024-01-18)

Bug Fixes

  • nested default exports with using dynamic import (9cf3e36)

v2.0.1

18 Jan 10:18
Compare
Choose a tag to compare

2.0.1 (2024-01-18)

Bug Fixes

  • use require for async loading in jest environment (878ab64)

v2.0.0

18 Jan 09:55
Compare
Choose a tag to compare

2.0.0 (2024-01-18)

Features

  • add typescript error check utility (0735473)
  • refactor module loader (a8ab89d)

BREAKING CHANGES

  • get module export api changed

v1.3.0

09 Jan 12:38
Compare
Choose a tag to compare

1.3.0 (2024-01-09)

Features

v1.2.3

25 Nov 16:51
Compare
Choose a tag to compare

1.2.3 (2023-11-25)

Bug Fixes