Releases: wooorm/xdm
Releases · wooorm/xdm
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
- db74ddc Fix resolve base in esbuild loader
- 9f458ea Fix build by pinning TypeScript to
~4.4
by @ChristianMurphy in #103 - 179f233 Use
letfor components in output
by @ElMassimo in #102
Full Changelog: 3.3.0...3.3.1
3.3.0
3.2.0
3.1.0
- f0fde3b Improve generated code
- Add support for providers inside layouts
- Remove unneeded fragment if it contains one element
- 3a86a6c Add source map to Rollup by default
- 87f8494 Add source map based on webpack configuration
- 5f5f9bc Use
@types/mdx - e72b930 Add support for Node 17
- a574477 Update
loader-utils
Full Changelog: 3.0.1...3.1.0
3.0.1
3.0.0
- 4bdee4d Update
remark-rehype
This is a tiny change that only affects you if you were usingremark-footnotesbefore and/or are using the newremark-gfm. GH now supports footnotes1. If you want footnotes, please removeremark-footnotes, and upgrade toremark-gfm3.
Full Changelog: 2.1.0...3.0.0
-
More information on footnotes in their blogpost
Here’s some example CSS that you could use: https://github.com/micromark/micromark-extension-gfm-footnote#recommended-css ↩