2022-06-30 18:39:44 +00:00
# @astrojs/mdx
2022-07-19 04:54:25 +00:00
## 0.2.1
### Patch Changes
- [#3937 ](https://github.com/withastro/astro/pull/3937 ) [`31f9c0bf0` ](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e ) Thanks [@delucis ](https://github.com/delucis )! - Roll back supported Node engines
2022-07-13 21:16:24 +00:00
## 0.2.0
### Minor Changes
- [#3914 ](https://github.com/withastro/astro/pull/3914 ) [`b48767985` ](https://github.com/withastro/astro/commit/b48767985359bd359df8071324952ea5f2bc0d86 ) Thanks [@ran-dall ](https://github.com/ran-dall )! - Rollback supported `node@16` version. Minimum versions are now `node@14.20.0` or `node@16.14.0` .
2022-07-12 13:08:15 +00:00
## 0.1.1
### Patch Changes
- [#3885 ](https://github.com/withastro/astro/pull/3885 ) [`bf5d1cc1e` ](https://github.com/withastro/astro/commit/bf5d1cc1e71da38a14658c615e9481f2145cc6e7 ) Thanks [@delucis ](https://github.com/delucis )! - Integration README fixes
2022-07-11 18:38:42 +00:00
## 0.1.0
### Minor Changes
- [#3871 ](https://github.com/withastro/astro/pull/3871 ) [`1cc5b7890` ](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1 ) Thanks [@natemoo-re ](https://github.com/natemoo-re )! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0` .
2022-07-09 00:54:39 +00:00
## 0.0.3
### Patch Changes
- [#3854 ](https://github.com/withastro/astro/pull/3854 ) [`b012ee55` ](https://github.com/withastro/astro/commit/b012ee55b107dea0730286263b27d83e530fad5d ) Thanks [@bholmesdev ](https://github.com/bholmesdev )! - [astro add] Support adapters and third party packages
2022-06-30 18:39:44 +00:00
## 0.0.2
### Patch Changes
- [#3706 ](https://github.com/withastro/astro/pull/3706 ) [`032ad1c0` ](https://github.com/withastro/astro/commit/032ad1c047a62dd663067cc562537d16f2872aa7 ) Thanks [@natemoo-re ](https://github.com/natemoo-re )! - Initial release! 🎉