Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: typographist/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: typographist/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 13 commits
  • 148 files changed
  • 2 contributors

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    e73fd40 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    a840c7c View commit details
    Browse the repository at this point in the history
  2. feat: add greenkeeper ignore

    mg901 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    02c2478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e3d20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29126be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4694971 View commit details
    Browse the repository at this point in the history
  6. refactor: fix bae-prop-process

    mg901 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    af64b6d View commit details
    Browse the repository at this point in the history
  7. chore: update yarn.lock

    mg901 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    55f07e6 View commit details
    Browse the repository at this point in the history
  8. feat(public-api): remove convertors object

    BREAKING CHANGE: Object converters is no longer available outside.
    Now each function converter is requested separately
    mg901 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    c933b8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b34de81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07ad884 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d09a30c View commit details
    Browse the repository at this point in the history
  12. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.1.0...v5.0.0) (2019-01-17)
    
    ### Bug Fixes
    
    * move tests from single directory ([e73fd40](e73fd40))
    * remove key name from UserConfig type ([4694971](4694971))
    
    ### Features
    
    * **public-api:** remove convertors object ([c933b8d](c933b8d))
    * add greenkeeper ignore ([02c2478](02c2478))
    * postbuild script for automatic type generation ([29126be](29126be))
    
    ### BREAKING CHANGES
    
    * **public-api:** Object converters is no longer available outside.
    Now each function converter is requested separately
    semantic-release-bot committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9544137 View commit details
    Browse the repository at this point in the history
Loading