Skip to content

log@4.0.1-dev.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 14 Oct 03:04
· 62 commits to main since this release
db48d07

πŸ› Fixes

  • cjs: directory index specifiers (a5745a9)

πŸ”¨ Build

  • add .d.ts file source maps to build output (6430673)
  • cjs: enable downleveling (310d995)
  • typescript: upgrade to typescript@4.5.0-beta (40db490)

🚚 Continuous Integration & Deployment

  • workflows: update continuous-integration triggers (bc104d3)
  • workflows: update integrity triggers (5b1d5c4)

πŸ€– Testing

  • typescript: disable noImplicitAny and noUncheckedIndexedAccess (3dc96ee)