Skip to content

Releases: syntax-tree/hastscript

9.0.0

21 Jan 11:39
915147f
Compare
Choose a tag to compare

Breaking

  • 8a5f97e Add better custom element support by tightening overload detection
    (tiny chance of breaking, you’re most likely fine)

8.0.0

01 Aug 14:56
2a7451d
Compare
Choose a tag to compare

change

  • 04a40a5 Update @types/hast, utilities
    migrate: update too
  • 234405b Change to require Node.js 16
    migrate: update too
  • 7e27d65 Remove hastscript/html (auto runtime) from exports
    migrate: use hastscript
  • 6976cbb Remove hastscript/html, hastscript/svg from exports
    migrate: use hastscript

Full Changelog: 7.2.0...8.0.0

7.2.0

04 Jan 18:21
8e1381f
Compare
Choose a tag to compare

Add

Misc

Full Changelog: 7.1.0...7.2.0

7.1.0

10 Oct 18:16
092557f
Compare
Choose a tag to compare

Full Changelog: 7.0.2...7.1.0

7.0.2

05 Aug 14:02
a0d3a07
Compare
Choose a tag to compare
  • bbc5151 Fix type to allow undefined for props
  • f9f1c4a Add strict to tsconfig.json

7.0.1

06 May 11:03
1c3759c
Compare
Choose a tag to compare
  • a662be1 Fix types of classic, automatic runtime

7.0.0

27 Apr 12:24
9b5ebe5
Compare
Choose a tag to compare
  • f03a8bc Add support for automatic JSX runtime
  • 82bf759 Add JSDoc based types
  • 0637355 Use ESM
  • dd94377 Add support for using h, s as a JSX pragmas

6.0.0

13 Jul 18:16
2294930
Compare
Choose a tag to compare
  • 4c68156 Add types
    (breaking, potentially, if you or your dependents use typescript)

5.1.2

28 Feb 10:22
8794af4
Compare
Choose a tag to compare

5.1.1

10 Nov 08:51
eef1bd8
Compare
Choose a tag to compare