subtle-ui
subtle-ui copied to clipboard
Bump gatsby-plugin-mdx from 1.0.46 to 2.14.1
Bumps gatsby-plugin-mdx from 1.0.46 to 2.14.1.
Release notes
Sourced from gatsby-plugin-mdx's releases.
New MongoDB source plugin!
Exciting to see the first source plugin for a database added!
Added
- Add gatsby-source-mongodb plugin to gatsby (#1570)
@jorishermans
- [www] Refactor Homepage and Navigation & convert diagram to html/css (#1605)
@fk
- Included example with WP-API-MENUS items (#1619)
@sebastienfi
- added new site to showcase (#1616)
@dvzrd
- Docs: add grommet starter (#1626)
@alampros
- add a bunch of tests for various plugins (#1581)
@DSchau
Fixed
- fix broken gatsby link definition for typescript 2.4.2 (#1628)
@DominikGuzei
- test: fix failing test due to missing argyle image (#1636)
@DSchau
- Revise part one of tutorial to use hello-world starter (#1630)
@KyleAMathews
- Fix passing createNode as argument (#1629)
@sebastienfi
- Don't mutate page context (#1537)
@okcoker
- Updated instructions for Windows (#1621)
@sebastienfi
- Tweak JSS links + add it to plugins page (#1615)
@KyleAMathews
New plugin adding support for css-in-js library JSS!
Added
- Implement gatsby-plugin-jss #1431
@wizardzloy
- Add gatsby-plugin-feed to www #1569
@nicholaswyoung
- gatsby-transformer-sharp: Added the option to use the original image #1556
@chiedo
Fixed
- [www] Blog post meta styles #1561
@fk
- Fix unsupported method in IE #1573
@variadicintegrity
- Don't set a default title in html.js as not overriden by react-helmet #1578
@KyleAMathews
- Downgrade Glamor to v2 as v3 unstable #1580
@KyleAMathews
- Remove the slash between the pathPrefix and pathname when navigating #1574
@DaleWebb
- Fix url in Contentful example #1596
@axe312ger
- Small fixes to tutorial #1586
@benmathews
- Add missing dep to gatsby-source-filesystem #1607
@jquense
- Wordpress -> WordPress #1608
@Alaev
- Fix typo #1609
@fk
- Update
modifyWebpackConfig
docs #1613@KyleAMathews
- Fix broken links #1614
@KyleAMathews
1.3.0 — improve cachability of JS bundles + new CSV transformer!
Added
... (truncated)
Changelog
Sourced from gatsby-plugin-mdx's changelog.
2.14.1 (2022-06-02)
Bug Fixes
2.13.0 (2021-09-01)
Chores
2.12.0 (2021-08-18)
Chores
2.11.0 (2021-08-04)
Bug Fixes
2.10.1 (2021-07-26)
Bug Fixes
2.10.0 (2021-07-20)
Chores
2.9.0 (2021-07-07)
Features
... (truncated)
Commits
4997d63
chore(release): Publishff94ed5
fix(gatsby-plugin-mdx): don't allow JS frontmatter by default (#35830) (#35834)f3f1bbc
chore(release): Publish9e09fb3
chore(release): Publish next048c7a7
chore(deps): update babel monorepo (#32996)efdf037
fix(deps): update dependency core-js to ^3.17.2 (#32980)f8f1666
chore(release): Publish next3294536
chore(changelogs): update changelogs for 3.13 release (#32970)eea2687
chore(deps): update fs-extra (major) (#32654)401b358
chore: add missing@babel/runtime
dependencies (#32954)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.