Commit Graph

444 Commits

Author SHA1 Message Date
Maciej Jastrzebski e6cc2000d7 chore: update deps 2025-08-18 (#1808) 2025-08-18 12:56:13 +02:00
Maciej Jastrzebski 2a764c7525 chore: RN 0.81 support (#1794) 2025-07-30 15:00:57 +02:00
Maciej Jastrzebski baa772c9d3 Update node to v24 (#1791)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-14 22:49:14 +02:00
dependabot[bot] 203bac93b1 chore(deps-dev): bump release-it from 18.1.2 to 19.0.3 (#1774)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-14 20:18:20 +02:00
Maciej Jastrzebski 7a2b412135 feat: React Native 0.80 support (#1770) 2025-07-14 09:38:53 +02:00
Maciej Jastrzebski 0f5cc2e28f chore: Jest 30 support (#1781) 2025-06-20 12:57:15 +02:00
Maciej Jastrzebski 3fe3b76e37 chore: upgrade react-native to 0.79.1 (and yarn) (#1764) 2025-04-29 10:09:19 +02:00
Maciej Jastrzebski c872048849 feat: peer deps check (#1752) 2025-03-03 17:41:58 +01:00
Maciej Jastrzebski bd78a26b2a fix: RN Gesture Handler Pressable support (#1746) 2025-02-25 23:22:16 +01:00
Maciej Jastrzebski a9c056bd02 chore: RN 0.78.0 stable (#1748) 2025-02-20 09:03:05 +01:00
Maciej Jastrzebski 1b9070423a chore: fix tests (#1747) 2025-02-18 10:20:31 +01:00
Maciej Jastrzebski 16f931157e React Native 0.78 Support (RC 5) (#1723) 2025-02-18 09:25:52 +01:00
Maciej Jastrzebski 3182936f87 React Native 0.77 Support (stable) (#1722) 2025-01-22 14:25:12 +01:00
Maciej Jastrzebski d21dbb40a0 sort imports (#1729) 2025-01-08 22:38:02 +01:00
Maciej Jastrzebski 1219944bbf chore: ESLint 9 (#1728) 2025-01-08 22:30:01 +01:00
dependabot[bot] 7f25adfe21 chore(deps-dev): bump release-it from 17.10.0 to 18.0.0 (#1725)
Bumps [release-it](https://github.com/release-it/release-it) from 17.10.0 to 18.0.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/17.10.0...18.0.0)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 10:36:12 +01:00
Maciej Jastrzebski b4d594228c chore: better logger (#1727) 2025-01-08 10:03:21 +01:00
Maciej Jastrzebski 83716c233b Merge branch 'main' into v13
# Conflicts:
#	examples/basic/jest-setup.ts
#	examples/basic/package.json
#	examples/basic/yarn.lock
#	examples/cookbook/package.json
#	examples/cookbook/yarn.lock
#	package.json
2024-11-27 10:24:18 +01:00
Maciej Jastrzebski 96ea646a92 chore: Expo 52 support (#1689)
* chore: Expo 52 preview 3

* chore: update to preview 13

* chore: update expo in examples
2024-11-27 10:07:11 +01:00
Maciej Jastrzebski 2c52201ab1 chore: React Native 0.77 support (#1711)
* chore: update react native

* chore: fix tests
2024-11-27 09:42:48 +01:00
Maciej Jastrzebski f2de20ce51 chore: basic setup (#1659)
chore: tweaks config

chore: ignore build

chore: tweak deps
2024-11-05 09:21:10 +01:00
Maciej Jastrzebski a7404dc8bd Merge branch 'main' into v13 2024-11-05 08:47:52 +01:00
Maciej Jastrzebski df215c7d4d chore: update deps (#1699) 2024-10-31 17:49:15 +01:00
Maciej Jastrzebski e90360bfde refactor(v13): use react act if available (#1695)
* chore: tweak peer deps limits

* chore: sync act implementation with RTL

* chore: update yarn.lock
2024-10-25 11:01:13 +02:00
Maciej Jastrzębski c7f9132c28 Merge branch 'main' into v13
# Conflicts:
#	package.json
#	src/__tests__/__snapshots__/render-debug.test.tsx.snap
#	yarn.lock
2024-10-24 09:55:22 +02:00
Maciej Jastrzebski c56b223a5a chore: upgrade deps 2024-10-24 (#1683) 2024-10-24 09:42:12 +02:00
Maciej Jastrzebski a60ce287e1 refactor: 0.76 stable tweaks (#1682) 2024-10-24 09:36:26 +02:00
dependabot[bot] 0305877e50 chore(deps-dev): bump @release-it/conventional-changelog (#1675)
Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](https://github.com/release-it/conventional-changelog/compare/8.0.1...9.0.0)

---
updated-dependencies:
- dependency-name: "@release-it/conventional-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 15:51:47 +02:00
Maciej Jastrzebski 0e8555066e chore: React Native 0.76 support (#1664) 2024-10-18 11:10:22 +02:00
dependabot[bot] 19da22c243 chore(deps-dev): bump del-cli from 5.1.0 to 6.0.0 (#1673)
Bumps [del-cli](https://github.com/sindresorhus/del-cli) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/del-cli/releases)
- [Commits](https://github.com/sindresorhus/del-cli/compare/v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: del-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 17:32:49 +02:00
Maciej Jastrzębski a3e1c5aeff Merge branch 'main' into v13
# Conflicts:
#	src/queries/__tests__/accessibility-state.test.tsx
#	yarn.lock
2024-09-05 10:30:22 +02:00
dependabot[bot] 345be3fe0a chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0 (#1650)
* chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0

Bumps [@callstack/eslint-config](https://github.com/callstack/eslint-config-callstack) from 14.2.0 to 15.0.0.
- [Release notes](https://github.com/callstack/eslint-config-callstack/releases)
- [Commits](https://github.com/callstack/eslint-config-callstack/compare/v14.2.0...v15.0.0)

---
updated-dependencies:
- dependency-name: "@callstack/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix lint issues

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
2024-09-03 10:04:34 +02:00
Maciej Jastrzebski 46350912d3 chore: upgrade RN (#1647) 2024-08-16 16:41:49 +02:00
Maciej Jastrzębski 450e750515 [v13] chore: increase required React et al. versions 2024-08-12 23:07:48 +02:00
Maciej Jastrzebski b797cf4cc5 [v13] chore: remove react 16 & 17 code (#1602)
* chore: remove React 16 & 17 code

chore: remove more

chore: react version 18.3.1

docs: migration guide

* refactor: finish merge
2024-08-12 22:51:23 +02:00
Maciej Jastrzebski 430213faa4 chore: check React Native 0.75 compatibility & deps upgrade (#1643) 2024-08-12 22:43:19 +02:00
Maciej Jastrzebski a0aa92f06e chore: upgrade deps 2024-05-05 (#1606) 2024-05-06 17:39:04 +02:00
Maciej Jastrzebski 5217c9798f chore: upgrade yarn to 4.2.1 (#1604)
* chore: upgrade yarn to 4.2.1

* chore: fix ci
2024-05-04 00:05:36 +02:00
Maciej Jastrzebski 39dc756901 chore: update deps (#1597) 2024-04-29 22:54:33 +02:00
Maciej Jastrzebski bab4097836 chore: update deps 2024-03-12 (#1570)
* chore: update 1

* chore: update @types/*

* chore: update react native

* chore: update eslint & typescript

* chore: fix lint

* chore: upgrade release it

* chore: reformat

* chore: disable flow validation
2024-03-12 11:37:06 +01:00
Maciej Jastrzebski 21254b059a chore: reformat source using prettier (#1550)
* chore: reformat source using prettier
* chore: fix lint
2024-01-03 22:31:12 +01:00
Maciej Jastrzebski 4b2dfc5c58 chore: tweak release-it 2023-12-18 14:22:03 +01:00
Maciej Jastrzebski 355b667ee4 chore: add release it (#1546)
* chore: add release-it

* chore: basic release it setup

* chore: reorder package.json sections
2023-12-18 14:20:55 +01:00
Maciej Jastrzebski 01c770d342 chore: deps update 2023-11-27 (#1533)
* chore: upgrade deps

* chore: regen yarn.lock
2023-11-28 10:23:03 +01:00
Maciej Jastrzebski aad0849038 Dependabot/npm and yarn/callstack/eslint config 14.0.0 (#1526)
* chore(deps-dev): bump @callstack/eslint-config from 13.0.2 to 14.0.0

Bumps [@callstack/eslint-config](https://github.com/callstack/eslint-config-callstack) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/callstack/eslint-config-callstack/releases)
- [Commits](https://github.com/callstack/eslint-config-callstack/compare/v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: "@callstack/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* refactor: fix lint issues

* refactor: fix lint issues

* refactor: fix lint issues

* refactor: fix lint issues

* chore: update callstack-eslint config

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 18:04:55 +01:00
Maciej Jastrzebski 817d4edb75 chore: modern yarn (4.0) (#1517)
* chore: upgrade to Yarn 4

* chore: upgrade examples/basic

* chore: add git ignores

* chore: upgrade website yarn

* chore: fix yarn scripts

* chore: git ignore tweaks

* chore: git ignore tweaks
2023-11-13 14:16:47 +01:00
Maciej Jastrzebski 32dca59612 chore: yarn upgrade (#1512) 2023-10-12 12:09:09 +02:00
Maciej Jastrzebski 7a12847e72 chore: restore latest types for react-test-renderer (#1501) 2023-09-18 21:54:33 +02:00
Maciej Jastrzebski 08e4d022b3 chore: update deps 2023-09-18 (#1499)
* chore: upgrade example/basic deps

* chore: update some deps

* chore: upgrade other deps

* chore: fix lint

* chore: yarn upgrade (partial)

* chore: yarn upgrade (partial 2)

* chore: yarn upgrade (partial)

* chore: yarn upgrade (partial)

* chore: yarn upgrade (partial)

* chore: yarn upgrade react-native

* chore: upgrade rest (ex react-test-renderer)
2023-09-18 13:06:12 +02:00
Pierre Zimmermann 4148038444 fix: flatlist not rendering in rntl repo (#1467)
* fix: flatlist not rendering in rntl repo

* refactor: move render tests to RN tests file

---------

Co-authored-by: pierrezimmermann <pierrez@nam.tech>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
2023-08-22 11:24:30 +02:00