Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 706 Bytes

CHANGES.md

File metadata and controls

35 lines (23 loc) · 706 Bytes

CHANGES for handle-node

0.4.0

  • feat: switch to native ESM with exports
  • chore: update devDeps. and lint
  • chore: switch to pnpm

0.3.0

  • Linting (ESLint): Update per latest ash-nazg, including ignoring rollup
  • Linting (LGTM): Add lgtm.yml
  • Maintenance: Add .editorconfig
  • npm: Bump devDeps

0.2.1

  • Fix: main and module pointing to bad paths

0.2.0

  • Breaking change: Minimum version 0.12.0 (for Map) :-)
  • Enhancement: ESM source and module export
  • Linting (ESLint): Add eslint-config-ash-nazg
  • Linting (Docs): Add Markdown rules/linting
  • Git: Add ignore
  • Refactoring: ES6 in source (babelified); simplify

0.1.1

  • Correct README

0.1.0

  • Initial version