Skip to content

Releases: himynameisdave/browser-event-utils

v3.0.0-beta.5

20 Jun 00:31
d074023

Choose a tag to compare

v3.0.0-beta.5 Pre-release
Pre-release

Features

Internal

Raw commits

  • 📉 Update plausible script 195d4ec
  • 📈 Add Plausible to the docs 681ff10
  • 💪 Add additional smoke tests 5ece23f
  • Merge pull request #34 from /issues/31 a8fc742
  • 📚Add documentation for withSelectOnFocus 2e6f812
  • 🔬 Add tests for withSelectOnFocus 78fc314
  • 🧨 Initial withSelectOnFocus implementation d602cee
  • Merge pull request #33 from /issues/29 63170da
  • Merge branch 'master' into issues/29 c6d90d8
  • 🔹 Fix file extension on MIGRATION_GUIDE 5b4222d
  • 📑 Add .github documents 86c24c1
  • 🐶 Add husky for pre-commit linting + unit testing ad24c88
  • 🧼 Bumps eslint packages & fixes issues 04c9978
  • 📦 Bump some build-related utils fba6810
  • 📖 Adds documentation for withNumericTargetValue 6f69d82
  • 🔬 Add tests for withNumericTargetValue 8c93414
  • 🔢 Add withNumericTargetValue fcce255
  • 🛀 Bump eslint-config-himynameisdave 2eba4d2
  • 🧼 Update linter packages 9951127

v3.0.0-beta.4...v3.0.0-beta.5

v3.0.0-beta.4

08 Feb 04:49
cf98430

Choose a tag to compare

v3.0.0-beta.4 Pre-release
Pre-release

Mostly-internal release. Adds linting and some minor code changes to improve typings.

  • Merge pull request #24 from himynameisdave/linting 3cc50c1
  • 📅 Update year on License 4871524
  • 🦄 Bump linting deps 6b5f464
  • 🧼 Lint all the code 1fee03e
  • 📓 Minor docs changes a619a81
  • 📑 Configure TS eslint config 28f1993

v3.0.0-beta.3...v3.0.0-beta.4

v3.0.0-beta.3

10 Jan 03:39
5723483

Choose a tag to compare

v3.0.0-beta.3 Pre-release
Pre-release

Features

Commits

v3.0.0-beta.2...v3.0.0-beta.3

v3.0.0-beta.2

22 Nov 04:18
d3301e9

Choose a tag to compare

v3.0.0-beta.2 Pre-release
Pre-release

Instead of exporting a bunch of different withSomeKeyPress utils (and adding to the overall scope of this library), we're instead just going to just export withKeyPress and let the user handle whatever keys should be passed.

v3.0.0-beta.1...v3.0.0-beta.2

Probably a release candidate 🎉

v3.0.0-beta.1

19 Nov 04:41
4786928

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

Documentation, and hammering out some last details.

  • 👈 Remove traling spaces c4eb674
  • 😔 Reduce fanciness of TS definition 8c4834f
  • Merge branch 'issues/12' into 3.x d3de433
  • 👌 Minor rollup fix 3d371d2
  • 👻 Fix naming of withKeyPress in a test 11c9afb
  • 🌵 Add link to all CodeSandbox examples in usage doc 8337846
  • ⚡️ Add keyPress event docs cdb1e8a
  • 📑 Add CodeSandbox examples for existing stuff 689d999
  • 📄 Update motivation + usage sections 44681bb

v3.0.0-beta.0...v3.0.0-beta.1

v3.0.0-beta.0

13 Nov 04:23
e32ff2f

Choose a tag to compare

v3.0.0-beta.0 Pre-release
Pre-release

Adds some of the new keyPress methods:

v2.2.0...v3.0.0-beta.0

NO BREAKING CHANGES!

v2.2.0

28 Oct 23:39
defa6df

Choose a tag to compare

Mark the module as side-effect free!

  • ☝️ Bump deps 7ddbb95
  • 👨‍🚀 Mark module as side-effect free 8b5eb37

v2.1.2...v2.2.0

v2.1.2

18 Oct 17:19
b345aab

Choose a tag to compare

Just bumping build deps && security patches.

  • ☝️ Bumps dependencies 26d6f79
  • Merge pull request #10 from himynameisdave/dependabot/npm_and_yarn/mixin-deep-1.3.2 7cdfa69
  • Bump mixin-deep from 1.3.1 to 1.3.2 a53e88f

v2.1.1...v2.1.2

v2.1.1

27 Aug 03:20
0adc3b8

Choose a tag to compare

Bumps deps, mostly for the #9 vulnerability.

  • ☝️ Bump deps eab6207
  • Merge pull request #9 from himynameisdave/dependabot/npm_and_yarn/eslint-utils-1.4.2 f196692
  • Bump eslint-utils from 1.3.1 to 1.4.2 a8b5c8f

v2.1.0...v2.1.1

v2.1.0

16 Jul 23:36

Choose a tag to compare

Adds nice docs and fixes a bunch of security warnings in devDependencies.

  • 🌴 Remove outdated from release test script 3135190
  • 📄 Cleanup README d937b88
  • 📃 Fix docs on GitHub pages 5b1131c
  • 📄 Adds nice docs 37897b5
  • ☝️ Bump dependencies 0192b2d
  • Merge pull request #7 from himynameisdave/dependabot/npm_and_yarn/lodash-4.17.14 917fab0
  • Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.17.14 ed5c8bb
  • Merge pull request #8 from himynameisdave/fix-travis-build 73deeaf
  • 💻 Try install 3f97269
  • 📦 From yarn to npm dcbdbad
  • 🧶 Attempt to fix yarn in travis 42edbd9
  • Bump lodash from 4.17.11 to 4.17.14 89cd799
  • ☝️ Bump dependencies 84c239c
  • Merge pull request #6 from himynameisdave/dependabot/npm_and_yarn/handlebars-4.1.2 d9dcaae
  • Bump handlebars from 4.1.0 to 4.1.2 8eb7603

v2.0.0...v2.1.0