Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 2.09 KB

Changelog

This file was generated using @jscutlery/semver.

0.1.1 (2023-03-09)

Dependency Updates

  • xast-util-has-attribute updated to version 0.1.2
  • xast-util-is-element updated to version 0.1.2

0.1.0 (2023-03-09)

Dependency Updates

  • xast-util-has-attribute updated to version 0.1.0
  • xast-util-is-element updated to version 0.1.0

Features

  • added eslint and changed tsignore to expect (95083c0)
  • brand spanking new project.json (32e19eb)
  • citation parser!!! (cd0e258)
  • fix type errors (0ce6946)
  • xast-utils: add xast-util-select, xast-util-is-element, xast-util-has-attribute (5f8ab76)

Bug Fixes

  • change the name of test.ts so it gets picked up (9374957)
  • enter a new era (9c2a0e5)
  • fixed all eslint errors like a good boy (eae924f)
  • jest: allow jest to be run even if there is a .swcrc (6f188f2)
  • properly set all package.jsons (5af9c17)
  • really import all dependencies (f4b1f67)