Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.13.1 #2064

Merged
merged 21 commits into from Jan 5, 2022
Merged

Release 0.13.1 #2064

merged 21 commits into from Jan 5, 2022

Commits on Dec 27, 2021

  1. Copy the full SHA
    4728c83 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Copy the full SHA
    30d75ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    296aa99 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    544f60b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2045 from appsparkler/develop

    fix: presets-demo and select-field styles
    hasparus committed Dec 29, 2021
    Copy the full SHA
    5208e59 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b907fd6 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump typescript from 4.4.4 to 4.5.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.4.4...v4.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 29, 2021
    Copy the full SHA
    e71c9f1 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump babel-preset-gatsby from 2.2.0 to 2.4.0

    Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby) from 2.2.0 to 2.4.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.4.0/packages/babel-preset-gatsby)
    
    ---
    updated-dependencies:
    - dependency-name: babel-preset-gatsby
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 29, 2021
    Copy the full SHA
    0860ede View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump gatsby-plugin-catch-links from 4.2.0 to 4.4.0

    Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 4.2.0 to 4.4.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.4.0/packages/gatsby-plugin-catch-links)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-plugin-catch-links
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 29, 2021
    Copy the full SHA
    44d4432 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @types/node from 16.11.9 to 17.0.5

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.9 to 17.0.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 29, 2021
    Copy the full SHA
    4976224 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump type-fest from 2.7.0 to 2.8.0

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v2.7.0...v2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 29, 2021
    Copy the full SHA
    3ae4756 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. chore(deps): bump @emotion/react from 11.6.0 to 11.7.1

    Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.6.0 to 11.7.1.
    - [Release notes](https://github.com/emotion-js/emotion/releases)
    - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.6.0...@emotion/react@11.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@emotion/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 30, 2021
    Copy the full SHA
    50f7a34 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @emotion/jest from 11.6.0 to 11.7.1

    Bumps [@emotion/jest](https://github.com/emotion-js/emotion) from 11.6.0 to 11.7.1.
    - [Release notes](https://github.com/emotion-js/emotion/releases)
    - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/jest@11.6.0...@emotion/jest@11.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@emotion/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 30, 2021
    Copy the full SHA
    4e2c10b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump gatsby from 4.2.0 to 4.4.0

    Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.2.0 to 4.4.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.2.0...gatsby@4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Dec 30, 2021
    Copy the full SHA
    c85e117 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b35cbed View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. chore(deps-dev): bump @babel/helper-validator-identifier

    Bumps [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) from 7.15.7 to 7.16.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-helper-validator-identifier)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/helper-validator-identifier"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 1, 2022
    Copy the full SHA
    e08041c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump gatsby-plugin-react-helmet from 5.2.0 to 5.4.0

    Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.2.0 to 5.4.0.
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.4.0/packages/gatsby-plugin-react-helmet)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby-plugin-react-helmet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Jan 1, 2022
    Copy the full SHA
    9109660 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Merge pull request #2059 from system-ui/dependabot/npm_and_yarn/babel…

    …/helper-validator-identifier-7.16.7
    
    chore(deps-dev): bump @babel/helper-validator-identifier from 7.15.7 to 7.16.7
    hasparus committed Jan 3, 2022
    Copy the full SHA
    4b774d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2056 from system-ui/lachlanjc-css-background

    css: Make background a theme-aware property
    hasparus committed Jan 3, 2022
    Copy the full SHA
    4434984 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Jan 4, 2022
    Copy the full SHA
    03a5c65 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ts-jest from 27.0.7 to 27.1.2

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.2.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.7...v27.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Jan 4, 2022
    Copy the full SHA
    a29c63c View commit details
    Browse the repository at this point in the history