Releases: getindiekit/mf2tojf2
Releases · getindiekit/mf2tojf2
v2.4.0
v2.3.0
v2.2.0
v2.1.1
- fix: only add
references
property if references found b573236
v2.1.0
- chore: update package scripts 242f866
- docs: update README.md 5ce43f9
- feat: remove unused and node dependent
__dirname
export b89f0e0 - feat: export
fetchReferences
method from module 9da18ab - feat: ignore
mp-
prefixed properties when referencing a28c408 - refactor: use
URL.canParse
to check if string is URL 48842e9 - chore: update dependencies e8d5eff
- docs: update readme with correct minimum node version ace82f5
v2.0.0
- feat: drop support for Node.js v16 a3c821d
- feat: remove
fetch
ponyfill fc39d61 - test: update
getFixture
helper ecae0e2 - test: group tests and use describe it format cc2dced
- test: remove logging 02c16ff
- test: use spec reporter 39dec15
- test: rename
mockClient
export 10d4b0d - test: update fixtures 57cd880
- test: reorganise folders 5a420fc
- test: use native test coverage reporter 48e756b
- test: use native test reporter 2c4d528
- docs: update readme 0f9ac2c
- docs: update jsdoc 3c9bfe6
- ci: add github workflow bac83ac
- chore: update eslintrc to target es2022 1111622
- chore: update jsconfig to target es2022 40b4d3f
- chore: update dependencies e6a158a
v1.1.0
- feat: add metaformats fallback to fetch-references (#23). Thanks @aciccarello d4f8315
- chore: update dependencies b5dfbb6
- style: replace abbreviated constant name eb1c25e
- ci: use node --test directly in pre-commit hook 957319f
- ci: replace xo with directly configured eslint 137aed5
- test: await async function to assert rejection on 40592df
- test: refactor mock agent cc65b29
- style: use updated prettier defaults 900d08b
- chore: update prettier dependency 3940eca
- chore: update dependencies a34546f
- chore: add jsdoc type checking 3a0817d
- style: lint jsdoc 62ca541
- chore: update dependencies 1df7826