## marked-code-preview [1.3.7](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.6...marked-code-preview@1.3.7) (2024-08-29)


### Bug Fixes

* **deps:** update `attribute-parser` to `v2.2.3` ([e5d270a](https://github.com/bent10/marked-extensions/commit/e5d270af3ffe7aa559806515f63ab26918b7e2b5))
* lint code ([c75dfc9](https://github.com/bent10/marked-extensions/commit/c75dfc94eb2fc61d258d2e36caf20d4a91e06a16))

## marked-code-preview [1.3.6](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.5...marked-code-preview@1.3.6) (2024-02-03)


### Bug Fixes

* **deps:** ncu ([2584418](https://github.com/bent10/marked-extensions/commit/25844186ea9272530afc3dd1906e707f855f9338))

## marked-code-preview [1.3.5](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.4...marked-code-preview@1.3.5) (2023-12-16)


### Bug Fixes

* **deps:** ncu ([a2138f9](https://github.com/bent10/marked-extensions/commit/a2138f93816d6bf7497f914edeac1248ad36744a))

## marked-code-preview [1.3.4](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.3...marked-code-preview@1.3.4) (2023-11-13)


### Bug Fixes

* calls transformer before interpolation ([18fe7b5](https://github.com/bent10/marked-extensions/commit/18fe7b5c5bb4f3a181115821ac0f83ed6c7eb929))

## marked-code-preview [1.3.3](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.2...marked-code-preview@1.3.3) (2023-11-03)


### Bug Fixes

* resolves wrong `transformer` args ([a690bb1](https://github.com/bent10/marked-extensions/commit/a690bb1dc65274336beadc9a81ad5220290b5225))

## marked-code-preview [1.3.2](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.1...marked-code-preview@1.3.2) (2023-10-26)


### Bug Fixes

* **deps:** bump `attributes-parser` ([6c22b89](https://github.com/bent10/marked-extensions/commit/6c22b89c927cface29d1eb4330bd039132d44cba))

## marked-code-preview [1.3.1](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.3.0...marked-code-preview@1.3.1) (2023-10-26)


### Bug Fixes

* resolves `ERR_REQUIRE_ESM` in CommonJS mocules ([f876e00](https://github.com/bent10/marked-extensions/commit/f876e00dcd08969cf1489b7fc23c29a7e2e67d96))

# marked-code-preview [1.3.0](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.2.1...marked-code-preview@1.3.0) (2023-10-20)


### Bug Fixes

* resolves `umd` mime issue ([f98d31a](https://github.com/bent10/marked-extensions/commit/f98d31af547deb496098a54d836a55625e05040e))


### Features

* build for the `esm`, `cjs`, and `umd` formats ([30bc148](https://github.com/bent10/marked-extensions/commit/30bc148b037aaff23dee1ecca64d31c8b4ae827c))


### Reverts

* bundled `pupa` ([dbd8703](https://github.com/bent10/marked-extensions/commit/dbd87037ab7bf8397c9b7623112417dee72a9721))

## marked-code-preview [1.2.1](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.2.0...marked-code-preview@1.2.1) (2023-10-14)


### Bug Fixes

* **deps:** `ncu -u` ([8a933a0](https://github.com/bent10/marked-extensions/commit/8a933a02c3dfd68da68fb6743f14d08f3ab5acc5))

# marked-code-preview [1.2.0](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.1.0...marked-code-preview@1.2.0) (2023-10-02)


### Bug Fixes

* **build:** bundling moo ([44c6294](https://github.com/bent10/marked-extensions/commit/44c6294536cdb83660686a670b15221ceb249676))


### Features

* add `transformer` option ([0a9dd61](https://github.com/bent10/marked-extensions/commit/0a9dd61e187744ae18742469979d8a866e85dd14))
* removes data related options ([3095e16](https://github.com/bent10/marked-extensions/commit/3095e16834ed5a44de2d8c5a9c0480446402efdc))

# marked-code-preview [1.1.0](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.0.1...marked-code-preview@1.1.0) (2023-10-01)


### Features

* gives access to the hooks data through the `Lexer` object ([bd55ce7](https://github.com/bent10/marked-extensions/commit/bd55ce7bbba29112c239f88970bfd5234202b5d5))

## marked-code-preview [1.0.1](https://github.com/bent10/marked-extensions/compare/marked-code-preview@1.0.0...marked-code-preview@1.0.1) (2023-09-29)


### Bug Fixes

* **deps:** bundled `pupa` for ssr build ([799f5e1](https://github.com/bent10/marked-extensions/commit/799f5e1f8f2ca1efa3783fc41db00b4b6a87d132))

# marked-code-preview 1.0.0 (2023-09-26)


### Features

* init ([d46ff86](https://github.com/bent10/marked-extensions/commit/d46ff868697dfaf129cdfd55e2c1680ca5d9f463))
