Skip to content

log@4.0.1-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 30 Oct 23:38
21fb64b

πŸ› Fixes

  • cjs: Must use import to load ES Module: figures/index.js (c811df7)
  • cjs: missing named exports (a34228b)

πŸ”¨ Build

  • deps-dev: cleanup + interactive upgrades (902e0cd)
  • deps-peer: add @types/node@>=14.0.0 (optional) (3fd378c)
  • deps: use @flex-development/tutils@4.0.3 (e8ccdf7)
  • deps: use @flex-development/tutils@4.2.1 (3f669cb)

🚚 Continuous Integration & Deployment

  • workflows: add delete-release-branch job (d153326)
  • workflows: push to protected branch 'main' (b7d97ed)
  • workflows: temporarily skip dependency graph check (35fb2e0)
  • workflows: update integrity triggers (18078ee)

✏️ Housekeeping

  • check code style (1629db0)
  • scripts: add check:ci script (2c86c10)
  • scripts: remove *.tgz files in clean:build script (ab53a48)
  • tools: cleanup esm loader (2f09329)
  • tools: reorganize build workflow (6699370)
  • tools: use explicit environment variables in testing workflow (02457e9)
  • typescript: add typings for @vercel/ncc (b5a9424)
  • typescript: add typings for tsc-prog/dist/utils/log (13ee632)
  • typescript: run type check (e59e47a)
  • update eslint config to handle dotfiles (8dd39c8)