Skip to content

fix: export issues in 3.0.0

Choose a tag to compare

@johnie johnie released this 26 Aug 09:46
· 23 commits to master since this release
  • Merge pull request #35 from johnie/feature/changesets 356a314
  • feat: add release workflow for automated testing and publishing 9f2d863
  • feat: add changeset configuration for managing versioning and changelog 40700d7
  • Merge pull request #34 from johnie/bugfix/export-issues 6432fbd
  • fix: update esbuild version to 0.25.9 across all platforms in pnpm-lock.yaml 46ab328
  • Create curvy-chicken-laugh.md a331722
  • fix: refactor CI workflow to use PNPM and streamline Node.js setup e63cf00
  • fix: update import statement for readFile and refactor readCoffeeFile function 485e96b
  • fix: update import statements and refactor omit function 153a286
  • fix: update module setting in tsconfig.json for improved compatibility 049dd56
  • fix: add CI script to package.json for improved testing workflow e319e8b
  • fix: ensure includes are properly defined in biome 58acda1
  • feat: add exports field to package.json for module resolution 4498c1c
  • fix: remove esbuild-jest dependency from package.json 86ab986
  • fix: update schema version in biome.json to 2.2.2 ede8444
  • fix: update dependencies to latest versions 989deb3
  • feat: add .nvmrc file for Node.js version management 917edcc
  • fix: remove prettier configuration from package.json 1574068

v3.0.0...v3.0.1