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

Add next font package #40227

Merged
merged 21 commits into from Sep 21, 2022
Merged

Add next font package #40227

merged 21 commits into from Sep 21, 2022

Commits on Sep 5, 2022

  1. add font package

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    415f1d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1b7bf View commit details
    Browse the repository at this point in the history
  3. google fonts downloader function

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    d61785d View commit details
    Browse the repository at this point in the history
  4. Change output dir to dist

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ab3972f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'canary' of https://github.com/hanneslund/next.js into n…

    …ext-font-package
    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ae76c02 View commit details
    Browse the repository at this point in the history
  6. update package version

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    827734f View commit details
    Browse the repository at this point in the history
  7. update lockfile

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    9bafc1c View commit details
    Browse the repository at this point in the history
  8. lint fix

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    46a1063 View commit details
    Browse the repository at this point in the history
  9. Fix test

    Hannes Bornö committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    318be6e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. use node-fetch

    Hannes Bornö committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2c0ab5d View commit details
    Browse the repository at this point in the history
  2. update lockfile

    Hannes Bornö committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d707226 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'canary' of https://github.com/hanneslund/next.js into n…

    …ext-font-package
    Hannes Bornö committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    4f84d9e View commit details
    Browse the repository at this point in the history
  4. Bump version

    Hannes Bornö committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    61838d4 View commit details
    Browse the repository at this point in the history
  5. Update lockfile

    Hannes Bornö committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3f7966c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Reduce package size by only emitting types

    Hannes Bornö committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3a185ba View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge branch 'canary' into next-font-package

    Hannes Bornö committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d1e55ed View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Merge branch 'canary' into next-font-package

    Hannes Bornö committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7cbef8c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Add fallback font from google-font-metrics

    Hannes Bornö committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    aa3d0b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' into next-font-package

    Hannes Bornö committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9c97df8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    414dcc9 View commit details
    Browse the repository at this point in the history
  2. update version and add readme

    ijjk committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e7b5511 View commit details
    Browse the repository at this point in the history