Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Releases: tokenstreet-tech/react-native-extended-stylesheet

v0.17.0

16 Nov 19:22
Compare
Choose a tag to compare

Highlights

Breaking changes

  • Drop support for all Node.js versions below 20

Commits

Full Changelog: v0.16.4...v0.17.0

v0.16.4

22 Jun 07:39
Compare
Choose a tag to compare

Highlights

Fix

  • Add bottom to TFlexStyleSizeKeys

Commits

  • fix: Website copyright by @reichhartd in #500
  • docs: Changelog by @reichhartd in #501
  • chore(deps-dev): bump typedoc from 0.23.25 to 0.23.26 by @dependabot in #502
  • chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #505
  • chore(deps): bump expo from 48.0.4 to 48.0.5 by @dependabot in #503
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #504
  • chore(deps-dev): bump metro-react-native-babel-preset from 0.75.1 to 0.76.0 by @dependabot in #510
  • chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #509
  • chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dependabot in #508
  • chore(deps): bump expo from 48.0.5 to 48.0.6 by @dependabot in #507
  • chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #506
  • chore(deps): bump expo from 48.0.6 to 48.0.7 by @dependabot in #512
  • chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 by @dependabot in #511
  • chore(deps-dev): bump typedoc from 0.23.26 to 0.23.28 by @dependabot in #515
  • chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #514
  • chore(deps-dev): bump @babel/core from 7.21.0 to 7.21.3 by @dependabot in #519
  • chore(deps-dev): bump @tsconfig/docusaurus from 1.0.6 to 1.0.7 by @dependabot in #517
  • chore(deps): bump expo from 48.0.7 to 48.0.9 by @dependabot in #516
  • chore(deps-dev): bump commitlint from 17.4.4 to 17.5.0 by @dependabot in #518
  • chore(deps-dev): bump typescript from 4.9.5 to 5.0.3 by @dependabot in #524
  • chore(deps): bump react-native from 0.71.3 to 0.71.5 by @dependabot in #523
  • chore(deps): bump @docusaurus/core from 2.3.1 to 2.4.0 by @dependabot in #522
  • chore(deps-dev): bump @types/jest from 29.4.0 to 29.5.0 by @dependabot in #520
  • chore(deps): bump @docusaurus/preset-classic from 2.3.1 to 2.4.0 by @dependabot in #521
  • chore(deps): bump react-native from 0.71.5 to 0.71.6 by @dependabot in #525
  • chore(deps-dev): bump prettier from 2.8.5 to 2.8.7 by @dependabot in #528
  • chore(deps-dev): bump typescript from 5.0.3 to 5.0.4 by @dependabot in #527
  • chore(deps): bump expo from 48.0.9 to 48.0.10 by @dependabot in #526
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.3.1 to 2.4.0 by @dependabot in #530
  • chore(deps-dev): bump typedoc from 0.23.28 to 0.24.1 by @dependabot in #529
  • chore(deps-dev): bump @babel/core from 7.21.3 to 7.21.4 by @dependabot in #535
  • chore(deps-dev): bump eslint from 8.36.0 to 8.38.0 by @dependabot in #534
  • chore(deps-dev): bump @commitlint/config-conventional from 17.4.4 to 17.6.1 by @dependabot in #533
  • chore(deps-dev): bump typedoc from 0.24.1 to 0.24.4 by @dependabot in #531
  • chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.8.0 by @dependabot in #532
  • chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.1 by @dependabot in #537
  • chore(deps-dev): bump commitlint from 17.5.0 to 17.6.1 by @dependabot in #536
  • chore(deps-dev): bump docusaurus-plugin-typedoc from 0.18.0 to 0.19.0 by @dependabot in #540
  • chore(deps-dev): bump metro-react-native-babel-preset from 0.76.0 to 0.76.2 by @dependabot in #539
  • chore(deps): bump expo from 48.0.10 to 48.0.11 by @dependabot in #538
  • chore(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.58.0 by @dependabot in #541
  • fix: Migrate importsNotUsedAsValues to verbatimModuleSyntax by @reichhartd in #543
  • chore(deps-dev): bump typedoc-plugin-markdown from 3.14.0 to 3.15.1 by @dependabot in #542
  • fix: Jest by @reichhartd in #545
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.58.0 by @dependabot in #544
  • chore: Dep updates by @reichhartd in #546
  • fix: README by @reichhartd in #548
  • fix: Add bottom to TFlexStyleSizeKeys by @reichhartd in #549

Full Changelog: v0.16.3...v0.16.4

v0.16.3

26 Feb 21:32
Compare
Choose a tag to compare

Highlights

Chore

  • Updated dependencies

Docs

  • Published first draft of the website

Commits

Full Changelog: v0.16.2...v0.16.3

v0.16.2

26 Feb 10:56
Compare
Choose a tag to compare

Highlights

Chore

  • Convert repository to a monorepo

Commits

Full Changelog: v0.16.1...v0.16.2

v0.16.1

17 Feb 14:12
Compare
Choose a tag to compare

Highlights

Fix

  • Android bundling error Unexpected token '='

Commits

Full Changelog: v0.16.0...v0.16.1

v0.16.0

13 Feb 12:01
Compare
Choose a tag to compare

Highlights

Breaking changes (v0.15.2 should have been a minor version jump)

⚠️ Remove default export

Commits

Full Changelog: v0.15.2...v0.16.0

v0.15.2

12 Feb 19:34
Compare
Choose a tag to compare

Highlights

Chore

  • Dependency updates

Commits

  • chore(deps-dev): bump jest from 28.0.0 to 28.0.2 by @dependabot in #165
  • chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 by @dependabot in #164
  • chore(deps-dev): bump expo-cli from 5.4.0 to 5.4.3 in /example by @dependabot in #168
  • chore(deps-dev): bump @commitlint/config-conventional from 16.2.1 to 16.2.4 by @dependabot in #167
  • chore(deps-dev): bump commitlint from 16.2.3 to 16.2.4 by @dependabot in #166
  • chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #169
  • chore(deps-dev): bump jest from 28.0.2 to 28.0.3 by @dependabot in #171
  • chore(deps-dev): bump release-it from 14.14.2 to 14.14.3 by @dependabot in #170
  • chore(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0 by @dependabot in #175
  • chore(deps-dev): bump release-it and @release-it/conventional-changelog by @dependabot in #173
  • chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in #172
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 by @dependabot in #174
  • chore(deps): bump expo from 44.0.6 to 45.0.0 in /example by @dependabot in #176
  • chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #177
  • chore(deps-dev): bump jest from 28.0.3 to 28.1.0 by @dependabot in #178
  • chore(deps-dev): bump @types/react from 17.0.44 to 17.0.45 by @dependabot in #179
  • chore(deps-dev): bump husky from 7.0.4 to 8.0.0 by @dependabot in #180
  • chore(deps): bump expo from 45.0.0 to 45.0.1 in /example by @dependabot in #182
  • chore(deps-dev): bump @types/react from 17.0.44 to 17.0.45 in /example by @dependabot in #188
  • chore(deps): bump expo from 45.0.1 to 45.0.2 in /example by @dependabot in #186
  • chore(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0 by @dependabot in #185
  • chore(deps-dev): bump react-native from 0.68.1 to 0.68.2 by @dependabot in #184
  • chore(deps-dev): bump husky from 8.0.0 to 8.0.1 by @dependabot in #187
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 by @dependabot in #183
  • chore(deps): bump expo from 45.0.2 to 45.0.3 in /example by @dependabot in #189
  • chore(deps-dev): bump @types/jest from 27.5.0 to 27.5.1 by @dependabot in #190
  • chore(deps): bump expo from 45.0.3 to 45.0.4 in /example by @dependabot in #193
  • chore(deps-dev): bump @types/react-native from 0.67.6 to 0.67.7 by @dependabot in #192
  • chore(deps-dev): bump @react-native-community/eslint-config from 3.0.1 to 3.0.2 by @dependabot in #191
  • chore(deps-dev): bump expo-cli from 5.4.3 to 5.4.4 in /example by @dependabot in #196
  • chore(deps-dev): bump commitlint from 16.2.4 to 16.3.0 by @dependabot in #194
  • chore(deps-dev): bump eslint-plugin-jest from 26.1.5 to 26.2.2 by @dependabot in #195
  • chore(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.24.0 by @dependabot in #201
  • chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.0 by @dependabot in #200
  • chore(deps): bump actions/setup-node from 3.1.1 to 3.2.0 by @dependabot in #197
  • chore(deps-dev): bump commitlint from 16.3.0 to 17.0.0 by @dependabot in #198
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 by @dependabot in #199
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0 by @dependabot in #203
  • chore(deps-dev): bump @typescript-eslint/parser from 5.24.0 to 5.25.0 by @dependabot in #202
  • chore(deps-dev): bump expo-cli from 5.4.4 to 5.4.6 in /example by @dependabot in #204
  • chore(deps-dev): bump @babel/runtime from 7.17.9 to 7.18.0 in /example by @dependabot in #205
  • chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #207
  • chore(deps-dev): bump ts-node from 10.7.0 to 10.8.0 by @dependabot in #206
  • chore(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #209
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in #208
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #212
  • chore(deps-dev): bump lint-staged from 12.4.1 to 12.4.2 by @dependabot in #211
  • chore(deps-dev): bump commitlint from 17.0.0 to 17.0.1 by @dependabot in #210
  • chore(deps-dev): bump @babel/runtime from 7.18.0 to 7.18.3 in /example by @dependabot in #213
  • chore(deps-dev): bump expo-cli from 5.4.6 to 5.4.7 in /example by @dependabot in #214
  • chore(deps-dev): bump eslint-plugin-jest from 26.2.2 to 26.4.5 by @dependabot in #215
  • chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #219
  • chore(deps-dev): bump eslint-plugin-jest from 26.4.5 to 26.4.6 by @dependabot in #218
  • chore(deps-dev): bump lint-staged from 12.4.2 to 12.4.3 by @dependabot in #217
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #216
  • chore(deps-dev): bump lint-staged from 12.4.3 to 13.0.0 by @dependabot in #222
  • chore(deps-dev): bump @commitlint/config-conventional from 17.0.0 to 17.0.2 by @dependabot in #221
  • chore(deps-dev): bump commitlint from 17.0.1 to 17.0.2 by @dependabot in #220
  • chore(deps-dev): bump expo-cli from 5.4.7 to 5.4.8 in /example by @dependabot in #224
  • chore(deps-dev): bump @types/jest from 27.5.1 to 28.1.0 by @dependabot in #223
  • chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #231
  • chore(deps-dev): bump eslint-plugin-jest from 26.4.6 to 26.5.3 by @dependabot in https://github.com/tokenstre...
Read more

v0.15.1

26 Apr 10:29
Compare
Choose a tag to compare

Highlights

Bug Fixes

  • Fixes and slightly improved the types #163

Commits

  • chore(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in #162
  • chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5 by @dependabot in #161
  • chore(deps-dev): bump expo-cli from 5.3.2 to 5.4.0 in /example by @dependabot in #159
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in #160
  • chore(deps-dev): bump jest from 27.5.1 to 28.0.0 by @dependabot in #158
  • Types fix by @reichhartd in #163

Full Changelog: v0.15.0...v0.15.1

v0.15.0

25 Apr 14:04
Compare
Choose a tag to compare

Highlights

Features

  • Proxying compose to the StyleSheet #19

Chore

  • Improved type system: Foundation laid for the future #19

Commits

Read more

v0.14.0

25 Apr 14:01
Compare
Choose a tag to compare

Highlights

Features

  • Revised build pipeline in order to support CommonJS and ES modules

Bug Fixes

  • Fixed types for .child()

Chore

  • Migrated complete project to TypeScript
  • Reworked example folder

Commits

Full Changelog: https://github.com/tokenstreet-tech/react-native-extended-stylesheet/commits/v0.14.0