Skip to content

Releases: fb55/domelementtype

v2.3.0

07 Apr 11:42
Compare
Choose a tag to compare

Features:

v2.2.0...v2.3.0

v2.2.0

01 Apr 17:29
Compare
Choose a tag to compare

v2.1.0...v2.2.0

v2.1.0

02 Dec 00:10
Compare
Choose a tag to compare

v2.0.2...v2.1.0

v2.0.2

13 Sep 20:50
Compare
Choose a tag to compare
  • Update docs for exported variables
  • Add funding info

v2.0.1

30 Jul 19:24
Compare
Choose a tag to compare

Fix main and types fields in package.json

Port to TypeScript

30 Jul 18:35
Compare
Choose a tag to compare

domelementtype was ported to TypeScript!

New is a ElementType export that should be used when using this module from TypeScript. It's a const enum, meaning the TypeScript compiler will replace all uses with string literals.