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

Releases: typographist/core

v24.0.2

10 Nov 12:40
Compare
Choose a tag to compare

24.0.2 (2019-11-10)

Bug Fixes

  • typescript: fix types for makeBreakpointsMap (f465f2f)

v24.0.1

10 Nov 12:07
Compare
Choose a tag to compare

24.0.1 (2019-11-10)

Bug Fixes

  • adjust import for "makeBreakpointsMap" (8065638)

v24.0.0

10 Nov 11:22
Compare
Choose a tag to compare

24.0.0 (2019-11-10)

chore

BREAKING CHANGES

  • replace getBreakpointsMap with
    makeBreakpointsMap

v23.0.2

10 Nov 09:12
Compare
Choose a tag to compare

23.0.2 (2019-11-10)

Bug Fixes

v23.0.1

08 Nov 12:31
Compare
Choose a tag to compare

23.0.1 (2019-11-08)

Bug Fixes

  • remove 'invariantWithPrefix' (472b623)

v23.0.0

08 Nov 12:11
Compare
Choose a tag to compare

23.0.0 (2019-11-08)

Code Refactoring

Features

BREAKING CHANGES

  • remove percentage, toEm, toPx, toRem, isNumeric
    invariant, mekeBreakpointsMap
  • percentage, toPx, toEm, toRem, isNumeric, invariant

v22.0.0

05 Nov 11:11
Compare
Choose a tag to compare

22.0.0 (2019-11-05)

Code Refactoring

BREAKING CHANGES

  • remove functions
    is, type, head, tail, every,all, any, pipe, map,reduce,filter,
    createMemoize,invariantWithPrefix, getTailBreakpointsValues
    getTailBreakpointsNames, makeBreakpointNamesList, makeBreakpoints,
    getInitialBreakpoint, replace makeBreakpointsMap with getBreakpointsMap

v21.0.1

26 Jul 00:31
Compare
Choose a tag to compare

21.0.1 (2019-07-26)

Bug Fixes

  • scripts: add lint:all and pretty (e6b69b1)

v21.0.0

21 Jul 13:14
Compare
Choose a tag to compare

21.0.0 (2019-07-21)

Continuous Integration

  • travis: remove node.js 8 (070d743)

BREAKING CHANGES

  • travis: remove node.js 8

v20.0.0

26 Jun 10:40
Compare
Choose a tag to compare

20.0.0 (2019-06-26)

Code Refactoring

BREAKING CHANGES

  • getFirstLetter, getWordTail, camelize, normalizeString, separateWords,
    toKebabCase, toSnakeCase