Skip to content

Releases: 1natsu172/register-event-listeners

v3.0.0

12 Jan 18:54
Compare
Choose a tag to compare

BREAKING

supported node version =< 14

feat

  • enhanced type completions

  • docs(type): typedoc update b5a0ed4
  • Merge pull request #9 from 1natsu172/dependabot/npm_and_yarn/js-yaml-3.14.1 9c169f7
  • Merge pull request #8 from 1natsu172/dependabot/npm_and_yarn/acorn-6.4.2 c989f25
  • Merge pull request #7 from 1natsu172/dependabot/npm_and_yarn/lodash-4.17.21 c320bc3
  • Merge pull request #6 from 1natsu172/dependabot/npm_and_yarn/eslint-utils-1.4.3 32954c0
  • build(deps): bump js-yaml from 3.12.2 to 3.14.1 e79d749
  • Merge pull request #5 from 1natsu172/dependabot/npm_and_yarn/handlebars-4.7.7 aa81646
  • build(deps): bump acorn from 6.1.1 to 6.4.2 3537929
  • build(deps): bump lodash from 4.17.11 to 4.17.21 3f578dc
  • build(deps): bump eslint-utils from 1.3.1 to 1.4.3 d5385e4
  • build(deps): bump handlebars from 4.1.1 to 4.7.7 73ced67
  • Create dependabot.yml 0ab8137
  • chore: prepare bumping 2491ab8
  • Merge pull request #3 from 1natsu172/fix-type-completion e218848
  • fix: #1 wrong typings. 3e1d9b9
  • chore: prettier trailingComma 5ad086a
  • Merge pull request #4 from 1natsu172/fix-circleci 8fe1bda
  • fix(ci): missed minor vers 2f825b2
  • fix(ci): update ci latest env 0f788e2

v2.0.1...v3.0.0

export typings & some dev configs

28 Mar 01:42
Compare
Choose a tag to compare
  • fix(types): export typings 32ab1ea
  • docs: add Badges 04d7e6f
  • build(conf): coverage report conf for codecov orb 2f253ad
  • build: add circleci settings 0c94efb

v2.0.0...v2.0.1

New release as register-event-listeners

26 Mar 16:47
Compare
Choose a tag to compare

Release as new Library with new API.


  • docs: tweak expression 84e47af
  • docs: rewrite README 19c0843
  • test: re-testing registerEventListeners.spec 6282f67
  • test: re testing checkArgs.spec 9524ca9
  • refactor: change module name ae9dbc2
  • test: rewrite pickFromListeners testing a92ba59
  • feat: API change: HTMLElement to EventTarget 6b7abc2
  • feat(types): add LiteralUnion util types 7c70982
  • refactor: renames for new package 7a9d745
  • build: tweak build scripts for release 8e971c0

v1.1.2...v2.0.0