Skip to content

Latest commit

 

History

History
136 lines (63 loc) · 6.16 KB

CHANGELOG.md

File metadata and controls

136 lines (63 loc) · 6.16 KB

Changelog

This file was generated using @jscutlery/semver.

0.6.1 (2023-03-27)

Bug Fixes

  • docx-to-vfile: fix imports (8fbd4d1)

0.6.0 (2023-03-27)

Features

  • docx-to-vfile: allow for Buffer input (3e22847)
  • docx-to-vfile: make more isomorphic (41ed5e8)

Bug Fixes

  • docx-to-vfile: add vitest and make sure it works in vite (39e53bb)

0.5.3 (2023-03-14)

0.5.2 (2023-03-13)

0.5.1 (2023-03-09)

0.5.0 (2023-03-09)

Features

  • brand spanking new project.json (32e19eb)

Bug Fixes

0.5.0 (2023-03-09)

Features

  • brand spanking new project.json (32e19eb)

Bug Fixes

0.5.0 (2023-03-09)

Features

  • brand spanking new project.json (32e19eb)

Bug Fixes

0.4.1 (2023-03-06)

Bug Fixes

0.4.0 (2023-03-05)

Bug Fixes

  • docx-to-vfile: set known data attributes on VFile DataMap interface instead of extending the filetype and breaking everything (0afe6e5)

Features

  • docx-to-vfile: finalize api (7c14a6d)

0.3.0 (2023-03-05)

Bug Fixes

Features

  • docx-to-vfile: be less prescriptive about which files are to be included in the vfile, defer that to reoff-parse (5ec48a5)

0.2.0 (2023-03-05)

Features

  • docx-to-vfile: setup auto versioning/deployment (d643888)

0.1.0 (2023-03-05)

Bug Fixes

  • frontend: make 3 extra packages just so webpack doesn't import fs ugh (bed432a)
  • types: fixing types (2893172)

Features

  • add relationmapping for vfile (e4662b5)
  • added eslint and changed tsignore to expect (95083c0)
  • better unzip lib that's browser compatible (0646a95)
  • citations from word to latex works (1582e25)
  • figure parsing in reoff (fe2b9f8)
  • it working (53f8f03)
  • pdf: pdf compilation baybee (f3cf107)
  • reoff: parse docx to unist (7dcdb70)
  • reoff: parse more async (7d76e79)
  • reoff: read file more async (fed7aa9)