Skip to content

Releases: tc39/ecmarkup

Version 25.0.2

Choose a tag to compare

@bakkot bakkot released this 30 Aug 17:50

What's Changed

  • Add "internal method" awareness to JS menu searching by @gibson042 in #727

Version 25.0.1

Choose a tag to compare

@bakkot bakkot released this 23 Aug 22:33

What's Changed

  • Include the URL path prefix (e.g., /ecma262/) in all redirections by @gibson042 in #713
  • Handle <ins>/<del> tags in operation return types by @gibson042 in #723
  • support del params by @bakkot in #724
  • Remove the EMU-ANNEX exception in checkVariableUsage by @gibson042 in #716

Version 25.0.0

Choose a tag to compare

@bakkot bakkot released this 19 Jul 21:30
64ae978

What's Changed

  • Internal method linking in #711

Version 24.2.1

Choose a tag to compare

@michaelficarra michaelficarra released this 09 Jul 23:40

What's Changed

  • add an exception to the for-each-of lint rule for interval iteration by @michaelficarra in #709

Full Changelog: v24.2.0...v24.2.1

Version 24.2.0

Choose a tag to compare

@michaelficarra michaelficarra released this 07 Jul 20:22

What's Changed

New Contributors

Full Changelog: v24.1.0...v24.2.0

Version 24.1.0

Choose a tag to compare

@bakkot bakkot released this 01 Apr 15:12
a79d3a3

What's Changed

Version 24.0.0

Choose a tag to compare

@bakkot bakkot released this 06 Mar 03:57

What's Changed

  • Breaking: now requires node 24+
  • convert tests to TypeScript in #672
  • add type="built-in function" in #676

Full Changelog: v23.0.2...v24.0.0

Version 23.0.2

Choose a tag to compare

@bakkot bakkot released this 26 Jan 22:12

What's Changed

  • fix search to handle existence of concrete method biblio entries in #670

Version 23.0.1

Choose a tag to compare

@bakkot bakkot released this 26 Jan 19:38

What's Changed

  • switch to trusted publishing in #669

Version 23.0.0

Choose a tag to compare

@bakkot bakkot released this 26 Jan 18:49

What's Changed

  • [breaking] Improve linking for abstract&concrete methods by @nicolo-ribaudo in #666
  • do not apply padding to normative-optional ul/ol/span in #668