Releases: markdoc/next.js
Releases · markdoc/next.js
0.2.3
What's Changed
- Default allowComments: true in tokenizer by @mfix-stripe in #26
- Add image tag by @mfix-stripe in #27
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #28
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #29
- Support slots by @mfix-stripe in #31
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #22
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #23
- allowComments in next.js plugin by @mfix-stripe in #24
New Contributors
- @lgtm-com made their first contribution in #22
- @dependabot made their first contribution in #23
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.11-0
0.1.10
0.1.9
- Fix next.js validation errors from
document
being undefined b36363c
0.1.8
0.1.7
What's Changed
- Always resolve schemaPath from next.js's root dir by @mfix-stripe in #12
- Support async transform in Next.js plugin by @mfix-stripe in #13
- Import config at build time by @mfix-stripe in #14
- Fix default export warning by @mfix-stripe in #15
Full Changelog: 0.1.6...0.1.7