Unist Builder Versions Save

utility to create a new trees with a nice syntax

4.0.0

10 months ago

Change

  • a563fa1 Update @types/unist migrate: update too
  • 1a9fef4 Change to require Node.js 16 migrate: update too
  • dfdf244 Change to use export map migrate: don’t use private APIs

Full Changelog: https://github.com/syntax-tree/unist-builder/compare/3.0.1...4.0.0

3.0.1

1 year ago

Misc

  • d30b30d 08a5c6f 2beb3f0 Add improved docs
  • fbbd4ba 497b867 3196283 Refactor code-style
  • 667beb8 1e875fd Update tsconfig.json

Full Changelog: https://github.com/syntax-tree/unist-builder/compare/3.0.0...3.0.1

3.0.0

3 years ago
  • a8f3bda Add JSDoc based types
  • b4ff923 Use ESM

2.0.3

4 years ago
  • f1ee23a Refactor prose

2.0.2

4 years ago
  • 434e2a2 Add funding to package.json

2.0.1

4 years ago
  • 60482b3 Remove object-assign dependency

Note: This release may technically be breaking of you are in an ancient, unpolyfilled, environment that doesn’t support Object.assign, but have already upgraded to 2.0.0. As these chances are incredibly slim, we instead opted for the least amount of friction.

2.0.0

4 years ago
  • 99082ac Add types

Note: This release may be breaking if you use TypeScript. You should be fine if not.

1.0.4

5 years ago
  • b36c1e5 Refactor prose
  • c61983b Add more badges

1.0.3

5 years ago
  • b2959da Refactor readme.md
  • 450e41c Refactor code-style

v1.0.0

6 years ago

💯