- feat: switch to native ESM with exports
- chore: update devDeps. and lint
- chore: switch to pnpm
- Linting (ESLint): Update per latest ash-nazg, including ignoring rollup
- Linting (LGTM): Add
lgtm.yml
- Maintenance: Add
.editorconfig
- npm: Bump devDeps
- Fix:
main
andmodule
pointing to bad paths
- 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
- Correct README
- Initial version