14.2.0 • Published 1 year ago

pwerks v14.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

pwerks

14.0.0

  • Rolled date-fns back to v2 due to issues with date-fns-tz, reverting the breaking changes made in 13.0.0.

13.0.0

  • Removed a few date helpers, made redundant by date-fns v3 accepting date arguments:
    • endOfDay
    • formatISO
    • getDaysInMonth
    • getISODay
    • getSeconds
    • isSameDay
    • isSameMonth
    • isThisWeek
    • isToday
    • isYesterday
    • startOfDay

12.0.0

  • Various theme properties renamed:
    • animations -> animation
    • fonts -> fontFamily
    • shadows -> dropShadow and shadow

11.0.0

  • flex is now included as part of the exported theme, so needs to be imported as import { theme } from 'pwerks' and used like theme.flex()

10.0.0

  • Hooks have been moved to a new pwerks-hooks package (mainly to make this package easier to use via yarn link)

9.0.0

  • isSameDay no longer expects an object - instead call it like isSameDay(date1, date2)

8.0.0

  • genUseRouter now takes 2 arguments ({ constants, helpers }) and returns 2 hooks ({ useRouteParams, useRouter}).

7.0.0

  • filter helper value argument renamed to filterVal.

6.0.0

  • Moved all payments helpers apart from init and tokenize to be exported under parse, format, validate, and added "card" to the start of their definitions, e.g. payments.parse.number is now parse.cardNumber.
  • type payment helper is now exported as getCardType.

5.0.0

  • All payments logic is now exported under payments, e.g. tokenize is now exported as payments.tokenize.

4.0.0

  • useRouter now returns search instead of searchParams.

3.0.0

  • Everything is imported from pwerks now.
14.2.0

1 year ago

14.1.0

1 year ago

14.0.0

1 year ago

13.0.0

1 year ago

12.7.1

2 years ago

12.2.1

2 years ago

12.4.0

2 years ago

12.6.0

2 years ago

12.7.0

2 years ago

12.3.0

2 years ago

12.5.0

2 years ago

12.2.0

2 years ago

12.1.0

2 years ago

10.6.0

2 years ago

10.8.0

2 years ago

10.4.0

2 years ago

12.0.0

2 years ago

12.0.1

2 years ago

12.0.2

2 years ago

11.0.0

2 years ago

11.0.1

2 years ago

10.5.0

2 years ago

10.5.1

2 years ago

10.7.0

2 years ago

10.7.2

2 years ago

10.2.0

2 years ago

10.3.0

2 years ago

10.0.0

2 years ago

8.8.0

2 years ago

8.6.0

2 years ago

9.1.0

2 years ago

10.1.0

2 years ago

8.9.0

2 years ago

8.5.0

2 years ago

8.7.0

2 years ago

8.5.1

2 years ago

9.0.0

2 years ago

6.1.0

3 years ago

6.0.3

3 years ago

8.4.1

3 years ago

8.4.0

3 years ago

8.0.4

3 years ago

7.0.0

3 years ago

8.1.0

3 years ago

8.0.1

3 years ago

8.0.0

3 years ago

8.3.0

3 years ago

8.0.3

3 years ago

8.2.0

3 years ago

8.0.2

3 years ago

5.0.0

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

6.0.2

3 years ago

2.7.0

3 years ago

3.0.0

3 years ago

4.1.0

3 years ago

4.0.0

3 years ago

2.5.0

3 years ago

2.4.1

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.11.0

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago