Skip to content

Releases: hackylabs/obglob

FIX: incorrect ESM dist path

28 Sep 10:44

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

  • Fixes incorrect path for ESM imports
  • Creates a CI proving ground to ensure lib can always install and run successfully in both CJS and ESM formats

v1.1.1

21 Sep 13:16

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

Enables the following new features, updated documentation accordingly:

  • You can now choose to glob by value instead of path. Defaults to path
  • You can now choose to return matches as object, paths or values. Defaults to object, which still allows for the result to be an array if the original value was an array.
  • Builds package before publishing, in case I forget

Initial release

14 Sep 15:33

Choose a tag to compare