Skip to content

1.0.0

Compare
Choose a tag to compare
@unicornware unicornware released this 16 Dec 07:34
· 322 commits to main since this release
1.0.0
40d6e77

1.0.0 (2022-12-16)

📦 Build

  • deps-dev: bump @vitest/coverage-c8 from 0.25.4 to 0.25.5 (bddbfb1)
  • deps-dev: bump @vitest/ui from 0.25.4 to 0.25.5 (146ebb6)
  • deps-dev: bump esbuild from 0.15.18 to 0.16.6 (572a453)
  • deps-dev: bump vitest from 0.25.4 to 0.25.5 (7902e9d)
  • utils: export utilities from main entry point (87385b7)

🤖 Continuous Integration

  • deps: Bump actions/checkout from 3.1.0 to 3.2.0 (#1) (eec4bf9)
  • workflows: upload coverage reports to codecov (9814979)

📝 Documentation

✨ Features

🐛 Fixes

  • interfaces: [PlatformPath] interface import statements (b2e088f)
  • lib: [format] empty string handling (5f0de54)
  • lib: [resolve] drive-specific current working directory fallback (4263bf9)

🏡 Housekeeping

  • cleanup build config (c0ada79)
  • github: add commit scope interfaces (c1d491b)
  • github: add commit scope types (785ba57)
  • pkg: add keyword forwardslash (28bad87)
  • tests: local codecov integration (6bc2306)
  • tests: qa (effc686)
  • utils: fix test names (78404f5)

⚡ Refactors

  • lib: qa (f61889c)
  • utils: [changeExt] allow file extension removal (3d069cb)
  • utils: expose formatExt as utility (e58f9e2)
  • utils: qa (fda2454)

✅ Testing