Skip to content

Tags: remark-embedder/core

Tags

v3.0.3

Toggle v3.0.3's commit message
fix: modernize a bit

Closes #128
Closes #127

BREAKING CHANGES: Drop support for Node <= 18 and bump all unified deps

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add mono0x as a contributor for code, and test (#126)

Co-authored-by: allcontributors[bot] <46447321 allcontributors[bot]@users.noreply.github.com>

v3.0.1

Toggle v3.0.1's commit message
chore: add c8

v3.0.0

Toggle v3.0.0's commit message
feat: upgrade all deps

BREAKING CHANGE: You will probably need to update your unified ecosystem dependencies along with this, maybe

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: drop support for Node 10 (#48)

Co-authored-by: Kent C. Dodds <me [email protected]>

BREAKING CHANGE: Drop support for EOL Node 10

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix type-check (#34)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix type-check (#33)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add mikestecker as a contributor for code, test, doc (#27)

* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321 allcontributors[bot]@users.noreply.github.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(handleError): add the ability to handle errors (#15)

* feat(handleError): add the ability to handle errors

* test: add another test case

v1.2.4

Toggle v1.2.4's commit message

Unverified

This user has not yet uploaded their public signing key.
refactor: Cleanup code