File tree Expand file tree Collapse file tree 12 files changed +48
-11
lines changed Expand file tree Collapse file tree 12 files changed +48
-11
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.12.3] ( https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.12.2...babel-preset-gatsby@0.12.3 ) (2021-04-07)
7+
8+ ** Note:** Version bump only for package babel-preset-gatsby
9+
610## [ 0.12.2] ( https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.12.1...babel-preset-gatsby@0.12.2 ) (2021-02-24)
711
812** Note:** Version bump only for package babel-preset-gatsby
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-gatsby" ,
3- "version" : " 0.12.2 " ,
3+ "version" : " 0.12.3 " ,
44 "author" : " Philipp Spiess <hello@philippspiess.com>" ,
55 "repository" : {
66 "type" : " git" ,
2323 "babel-plugin-macros" : " ^2.8.0" ,
2424 "babel-plugin-transform-react-remove-prop-types" : " ^0.4.24" ,
2525 "gatsby-core-utils" : " ^1.10.1" ,
26- "gatsby-legacy-polyfills" : " ^0.7.0 "
26+ "gatsby-legacy-polyfills" : " ^0.7.1 "
2727 },
2828 "peerDependencies" : {
2929 "@babel/core" : " ^7.11.6" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.8.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.11...gatsby-admin@0.8.12 ) (2021-04-07)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610## [ 0.8.11] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.10...gatsby-admin@0.8.11 ) (2021-03-09)
711
812** Note:** Version bump only for package gatsby-admin
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-admin" ,
3- "version" : " 0.8.11 " ,
3+ "version" : " 0.8.12 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
2020 "@typescript-eslint/parser" : " ^2.34.0" ,
2121 "csstype" : " ^2.6.14" ,
2222 "formik" : " ^2.2.6" ,
23- "gatsby" : " ^2.32.11 " ,
23+ "gatsby" : " ^2.32.12 " ,
2424 "gatsby-interface" : " ^0.0.244" ,
2525 "gatsby-plugin-typescript" : " ^2.12.1" ,
2626 "gatsby-plugin-webfonts" : " ^1.1.4" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.7.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-legacy-polyfills@0.7.0...gatsby-legacy-polyfills@0.7.1 ) (2021-04-07)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-legacy-polyfills:** add dom collections to polyfills ([ #30483 ] ( https://github.com/gatsbyjs/gatsby/issues/30483 ) ) ([ #30616 ] ( https://github.com/gatsbyjs/gatsby/issues/30616 ) ) ([ fa95904] ( https://github.com/gatsbyjs/gatsby/commit/fa95904793b01141cb4f08992abf81e6dc61eb22 ) )
11+
612# [ 0.7.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-legacy-polyfills@0.7.0-next.0...gatsby-legacy-polyfills@0.7.0 ) (2021-02-02)
713
814** Note:** Version bump only for package gatsby-legacy-polyfills
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-legacy-polyfills" ,
33 "description" : " Polyfills for legacy browsers" ,
4- "version" : " 0.7.0 " ,
4+ "version" : " 0.7.1 " ,
55 "main" : " dist/polyfills.js" ,
66 "author" : " Ward Peeters <ward@gatsbyjs.com>" ,
77 "homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@4.6.3...gatsby-source-contentful@4.6.4 ) (2021-04-07)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-source-contentful:** Contentful page limit backoff ([ #30549 ] ( https://github.com/gatsbyjs/gatsby/issues/30549 ) ) ([ #30618 ] ( https://github.com/gatsbyjs/gatsby/issues/30618 ) ) ([ 4ffcf78] ( https://github.com/gatsbyjs/gatsby/commit/4ffcf785698527abed7e67f41ce45eef13b19ffb ) )
11+ - ** gatsby-source-contentful:** Improve network error handling ([ #30257 ] ( https://github.com/gatsbyjs/gatsby/issues/30257 ) ) ([ #30617 ] ( https://github.com/gatsbyjs/gatsby/issues/30617 ) ) ([ b3315a0] ( https://github.com/gatsbyjs/gatsby/commit/b3315a05af9903768e5325cc903edee8e9397c43 ) )
12+
13+ ### Features
14+
15+ - ** gatsby-source-contentful:** Increase Contentful sync by up to 10x ([ #30422 ] ( https://github.com/gatsbyjs/gatsby/issues/30422 ) ) ([ #30643 ] ( https://github.com/gatsbyjs/gatsby/issues/30643 ) ) ([ fc61c88] ( https://github.com/gatsbyjs/gatsby/commit/fc61c883d103a8fede1899aeb4f6fb9fa9516c76 ) )
16+
617## [ 4.6.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@4.6.2...gatsby-source-contentful@4.6.3 ) (2021-02-24)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-contentful" ,
33 "description" : " Gatsby source plugin for building websites using the Contentful CMS as a data source" ,
4- "version" : " 4.6.3 " ,
4+ "version" : " 4.6.4 " ,
55 "author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.0.6] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@4.0.5...gatsby-source-wordpress@4.0.6 ) (2021-04-07)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-source-wordpress:** schema customization errors ([ #30358 ] ( https://github.com/gatsbyjs/gatsby/issues/30358 ) ) ([ #30650 ] ( https://github.com/gatsbyjs/gatsby/issues/30650 ) ) ([ 8d7c3a1] ( https://github.com/gatsbyjs/gatsby/commit/8d7c3a164d9ec832ee9eff2754cd0fef1467ab3a ) )
11+
612## [ 4.0.5] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@4.0.4...gatsby-source-wordpress@4.0.5 ) (2021-03-08)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 22 "name" : " gatsby-source-wordpress" ,
33 "description" : " Source data from WordPress in an efficient and scalable way." ,
44 "author" : " Tyler Barnes <tylerdbarnes@gmail.com>" ,
5- "version" : " 4.0.5 " ,
5+ "version" : " 4.0.6 " ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
88 },
5353 "@types/semver" : " ^7.3.4" ,
5454 "babel-plugin-import-globals" : " ^2.0.0" ,
5555 "babel-plugin-module-resolver" : " 4.0.0" ,
56- "babel-preset-gatsby" : " ^0.12.2 " ,
56+ "babel-preset-gatsby" : " ^0.12.3 " ,
5757 "babel-preset-gatsby-package" : " ^0.12.0" ,
5858 "cross-env" : " ^5.2.1" ,
5959 "identity-obj-proxy" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments