File tree 2 files changed +7
-1
lines changed
packages/gatsby-plugin-mdx
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 2.14.1] ( https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-plugin-mdx ) (2022-06-02)
7
+
8
+ #### Bug Fixes
9
+
10
+ - don't allow JS frontmatter by default [ #35830 ] ( https://github.com/gatsbyjs/gatsby/issues/35830 ) [ #35834 ] ( https://github.com/gatsbyjs/gatsby/issues/35834 ) ([ ff94ed5] ( https://github.com/gatsbyjs/gatsby/commit/ff94ed511a82ec537c0e7e94d9d811cd9e8d7fc7 ) )
11
+
6
12
## [ 2.13.0] ( https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@2.13.0/packages/gatsby-plugin-mdx ) (2021-09-01)
7
13
8
14
[ 🧾 Release notes] ( https://www.gatsbyjs.com/docs/reference/release-notes/v3.13 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-mdx" ,
3
- "version" : " 2.14.0 " ,
3
+ "version" : " 2.14.1 " ,
4
4
"description" : " MDX integration for Gatsby" ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments