Hastscript Versions Save

utility to create hast trees

9.0.0

3 months ago

Breaking

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

8.0.0

9 months ago

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: https://github.com/syntax-tree/hastscript/compare/7.2.0...8.0.0

7.2.0

1 year ago

Add

  • f06247f Add JSX dev runtime

Misc

  • e4f646e Add improved docs
  • 9551cf0 Add more docs to types
  • 53361dd Update tsconfig.json

Full Changelog: https://github.com/syntax-tree/hastscript/compare/7.1.0...7.2.0

7.1.0

1 year ago
  • 464b23d Add export of Result type
  • 2f8c133 Add improved docs

Full Changelog: https://github.com/syntax-tree/hastscript/compare/7.0.2...7.1.0

7.0.2

2 years ago
  • bbc5151 Fix type to allow undefined for props
  • f9f1c4a Add strict to tsconfig.json

7.0.1

3 years ago
  • a662be1 Fix types of classic, automatic runtime

7.0.0

3 years ago
  • 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

3 years ago
  • 4c68156 Add types (breaking, potentially, if you or your dependents use typescript)

5.1.2

4 years ago
  • e2d2714 Refactor prose

5.1.1

4 years ago
  • 14b01e1 Add funding to package.json
  • 62bbd38 Add list of related projects
  • 2d344a2 Add notes on security
  • fe67c20 Add more docs