Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 167 Bytes

changelog.md

File metadata and controls

8 lines (5 loc) · 167 Bytes

v2.0.0

Fixed a critical bug to correctly initialize __dirname at src/seed.ts line 8

const __dirname = dirname(fileURLToPath(import.meta.url));