Release notes
*Sourced from [marked's releases](https://github.com/markedjs/marked/releases).*
> ## 0.8.0
> ## Breaking changes
>
> - Remove substitutions [#1532](https://github-redirect.dependabot.com/markedjs/marked/issues/1532)
> - Separate source into modules [#1563](https://github-redirect.dependabot.com/markedjs/marked/issues/1563) [#1572](https://github-redirect.dependabot.com/markedjs/marked/issues/1572) [#1573](https://github-redirect.dependabot.com/markedjs/marked/issues/1573) [#1575](https://github-redirect.dependabot.com/markedjs/marked/issues/1575) [#1576](https://github-redirect.dependabot.com/markedjs/marked/issues/1576) [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581)
>
> ## Fixes
>
> - Fix relative urls in `baseUrl` option [#1526](https://github-redirect.dependabot.com/markedjs/marked/issues/1526)
> - Loose task list [#1535](https://github-redirect.dependabot.com/markedjs/marked/issues/1535)
> - Fix image parentheses [#1557](https://github-redirect.dependabot.com/markedjs/marked/issues/1557)
> - remove module field & update devDependencies [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581)
>
> ## Docs
>
> - Update examples with es6+ [#1521](https://github-redirect.dependabot.com/markedjs/marked/issues/1521)
> - Fix link to USING_PRO.md page [#1552](https://github-redirect.dependabot.com/markedjs/marked/issues/1552)
> - Fix typo in USING_ADVANCED.md [#1558](https://github-redirect.dependabot.com/markedjs/marked/issues/1558)
> - Node worker threads are stable [#1555](https://github-redirect.dependabot.com/markedjs/marked/issues/1555)
>
> ## Dev Dependencies
>
> - Update deps [#1516](https://github-redirect.dependabot.com/markedjs/marked/issues/1516)
> - Update eslint [#1542](https://github-redirect.dependabot.com/markedjs/marked/issues/1542)
> - Update htmldiffer async matcher [#1543](https://github-redirect.dependabot.com/markedjs/marked/issues/1543)
Commits
- [`416003b`](https://github.com/markedjs/marked/commit/416003b50daea11c698b4f12ca3b92ce7e67c5cb) 0.8.0 ([#1571](https://github-redirect.dependabot.com/markedjs/marked/issues/1571))
- [`6612ed1`](https://github.com/markedjs/marked/commit/6612ed11854e7163bdca41993f02a4da7f87b701) 0.8.0
- [`bef6137`](https://github.com/markedjs/marked/commit/bef6137f803b2d56eef5e17fa953bdc07d2fb478) 🗜️ build [skip ci]
- [`c3ac5e1`](https://github.com/markedjs/marked/commit/c3ac5e14484697acfbc7b1957d3d5b6aa33c2244) Merge pull request [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) from UziTech/module-field
- [`45a9c4a`](https://github.com/markedjs/marked/commit/45a9c4ae5dad5d5fefb29538c6915c22d191ebeb) Merge pull request [#1577](https://github-redirect.dependabot.com/markedjs/marked/issues/1577) from UziTech/build-user
- [`316a6d7`](https://github.com/markedjs/marked/commit/316a6d712e36ede3bf44e752af66fffab7a6e7da) remove module field and update deps
- [`6a9c4c3`](https://github.com/markedjs/marked/commit/6a9c4c3d453786b5911872400ab0f68657d02ebd) fix build user
- [`ed18cd5`](https://github.com/markedjs/marked/commit/ed18cd58218ed4ab98d3457bec2872ba1f71230e) 🗜️ build [skip ci]
- [`edf87e3`](https://github.com/markedjs/marked/commit/edf87e3f806992ac92a01e7562ad343b4a58c111) Remove static properties from helpers ([#1575](https://github-redirect.dependabot.com/markedjs/marked/issues/1575))
- [`81d3018`](https://github.com/markedjs/marked/commit/81d3018e546f7160703a2fd60d0b75696477656a) Remove incorrectly used browser field ([#1573](https://github-redirect.dependabot.com/markedjs/marked/issues/1573))
- Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.7.0...v0.8.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps marked from 0.7.0 to 0.8.0.
Release notes
*Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.8.0 > ## Breaking changes > > - Remove substitutions [#1532](https://github-redirect.dependabot.com/markedjs/marked/issues/1532) > - Separate source into modules [#1563](https://github-redirect.dependabot.com/markedjs/marked/issues/1563) [#1572](https://github-redirect.dependabot.com/markedjs/marked/issues/1572) [#1573](https://github-redirect.dependabot.com/markedjs/marked/issues/1573) [#1575](https://github-redirect.dependabot.com/markedjs/marked/issues/1575) [#1576](https://github-redirect.dependabot.com/markedjs/marked/issues/1576) [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) > > ## Fixes > > - Fix relative urls in `baseUrl` option [#1526](https://github-redirect.dependabot.com/markedjs/marked/issues/1526) > - Loose task list [#1535](https://github-redirect.dependabot.com/markedjs/marked/issues/1535) > - Fix image parentheses [#1557](https://github-redirect.dependabot.com/markedjs/marked/issues/1557) > - remove module field & update devDependencies [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) > > ## Docs > > - Update examples with es6+ [#1521](https://github-redirect.dependabot.com/markedjs/marked/issues/1521) > - Fix link to USING_PRO.md page [#1552](https://github-redirect.dependabot.com/markedjs/marked/issues/1552) > - Fix typo in USING_ADVANCED.md [#1558](https://github-redirect.dependabot.com/markedjs/marked/issues/1558) > - Node worker threads are stable [#1555](https://github-redirect.dependabot.com/markedjs/marked/issues/1555) > > ## Dev Dependencies > > - Update deps [#1516](https://github-redirect.dependabot.com/markedjs/marked/issues/1516) > - Update eslint [#1542](https://github-redirect.dependabot.com/markedjs/marked/issues/1542) > - Update htmldiffer async matcher [#1543](https://github-redirect.dependabot.com/markedjs/marked/issues/1543)Commits
- [`416003b`](https://github.com/markedjs/marked/commit/416003b50daea11c698b4f12ca3b92ce7e67c5cb) 0.8.0 ([#1571](https://github-redirect.dependabot.com/markedjs/marked/issues/1571)) - [`6612ed1`](https://github.com/markedjs/marked/commit/6612ed11854e7163bdca41993f02a4da7f87b701) 0.8.0 - [`bef6137`](https://github.com/markedjs/marked/commit/bef6137f803b2d56eef5e17fa953bdc07d2fb478) 🗜️ build [skip ci] - [`c3ac5e1`](https://github.com/markedjs/marked/commit/c3ac5e14484697acfbc7b1957d3d5b6aa33c2244) Merge pull request [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) from UziTech/module-field - [`45a9c4a`](https://github.com/markedjs/marked/commit/45a9c4ae5dad5d5fefb29538c6915c22d191ebeb) Merge pull request [#1577](https://github-redirect.dependabot.com/markedjs/marked/issues/1577) from UziTech/build-user - [`316a6d7`](https://github.com/markedjs/marked/commit/316a6d712e36ede3bf44e752af66fffab7a6e7da) remove module field and update deps - [`6a9c4c3`](https://github.com/markedjs/marked/commit/6a9c4c3d453786b5911872400ab0f68657d02ebd) fix build user - [`ed18cd5`](https://github.com/markedjs/marked/commit/ed18cd58218ed4ab98d3457bec2872ba1f71230e) 🗜️ build [skip ci] - [`edf87e3`](https://github.com/markedjs/marked/commit/edf87e3f806992ac92a01e7562ad343b4a58c111) Remove static properties from helpers ([#1575](https://github-redirect.dependabot.com/markedjs/marked/issues/1575)) - [`81d3018`](https://github.com/markedjs/marked/commit/81d3018e546f7160703a2fd60d0b75696477656a) Remove incorrectly used browser field ([#1573](https://github-redirect.dependabot.com/markedjs/marked/issues/1573)) - Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.7.0...v0.8.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)