Skip to content

Releases: wooorm/xdm

1.12.0

09 Jul 18:49
77fe942
Compare
Choose a tag to compare
  • c10a700 Add experimental remote MDX support to esbuild
  • bac5c48 Remove @types/source-map

1.11.1

11 Jun 07:46
52e74d6
Compare
Choose a tag to compare
  • 6c5d38f esbuild: fix empty string for pluginData.contents

1.11.0

10 May 17:22
5f058c1
Compare
Choose a tag to compare
  • d00001a Remove pretty error on missing components
  • 649c2f0 Add support for file contents from other esbuild plugins

1.10.0

08 May 06:19
9cdb4ac
Compare
Choose a tag to compare
  • 0beeda6 Add support for passing arbitrary props

1.9.1

04 May 11:10
f17dc4e
Compare
Choose a tag to compare
  • 6c4cd43 Add main field to package.json

1.9.0

29 Apr 13:35
ba8dd94
Compare
Choose a tag to compare
  • 3b0ad6e Add pluginName to esbuild messages
  • 49f3a92 Add more types, fix small bugs
  • fcbcd75 Fix installation w/o python
  • 1409426 Fix small bugs in JSX generation
  • 8213a24 Update hast-util-to-estree (esm)
  • 4713bd5 Update unist-builder (esm)
  • 26c5f79 Update unist-util-stringify-position (esm)

1.8.0

16 Apr 20:30
5c02d37
Compare
Choose a tag to compare
  • bf69a10 Fix multiple JSX children in “paragraph”
  • 93561d0 Add missing types for source-map

1.7.1

13 Apr 07:39
ffd2416
Compare
Choose a tag to compare

1.7.0

11 Apr 08:51
1555b18
Compare
Choose a tag to compare
  • 0f66dd8 Remove non-standard module field in package.json
  • 9011b9b Fix components used directly and as objects
  • 63d15f4 Fix import declarations w/o specifiers in evaluate
  • 000ba7d Update stringify-entities (esm)
  • 61724e3 Update estree-util-build-jsx (esm)

1.6.0

25 Mar 09:39
54f8273
Compare
Choose a tag to compare
  • 19fc777 Add useDynamicImport option, stable baseUrl
  • ab58a46 Add outputFormat option to compile to function body
  • 539c9d9 Update internal dependency
    note: estree-util-is-identifier-name is now ESM-only too
  • 6ddeff2 Remove superfluous section in frontmatter
  • 1130143 Add docs on pageExtensions for Next