Skip to content

Releases: electrovir/html-spec-tags

v2.2.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:56
Immutable release. Only release title and notes can be modified.
2a93eb0

Previous: v2.2.3
Compare: v2.2.3...v2.2.4

Commits

  • 2a93eb0 (electrovir): [patch] update deps and configs
  • 14bd66a (electrovir): [dev] fix docs build

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 22 May 13:03
Immutable release. Only release title and notes can be modified.
499c430

Previous: v2.2.2
Compare: v2.2.2...v2.2.3

Commits

  • 499c430 (electrovir): [patch] use globalThis instead of window
  • 58f314d (electrovir): [patch] update deps

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 10 Dec 02:09
02f1f2e
[patch] update deps

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:21
dba71e9
[patch] update deps

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 19:28
462d4b9

Commits

  • dd95ce2: [minor] rename getTagNameConstructor to getSpecTagNameConstructor (electrovir)
  • 462d4b9: [minor] add SpecTagNameConstructor and getSpecTagNameFromConstructor (electrovir)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 18:56
13b045d

Commits

  • 13b045d: [minor] add getTagNameConstructor (electrovir)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 18:47
6f78fa1

Commits

  • 71af5a3: [dev] update configs (electrovir)
  • 590ccdc: [patch] update deps (electrovir)
  • 6f78fa1: [major] pair SVG tags with their constructors and add MathML tags with their constructors (electrovir)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 19 Feb 12:41
57a54d7

Commits

  • 7ea062b: [dev] ignore sub classes that don't exist in current runtime for tests (electrovir)
  • 57a54d7: [patch] update deps (electrovir)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Dec 13:38
b46b51e

Commits

  • d9595fb: [patch] access global HTML element constructors in a way that won't crash when they don't exist (electrovir)
  • b46b51e: [patch] update deps (electrovir)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Nov 17:48
6025297

Commits

  • 6025297: [patch] remove HTMLDataListElement because it's not supported in Windows WebKit (electrovir)