Skip to content

Bump React to v19#33

Merged
Peter080202 merged 2 commits into
mainfrom
ab-519-react-pagination-support-react-19
Jun 30, 2026
Merged

Bump React to v19#33
Peter080202 merged 2 commits into
mainfrom
ab-519-react-pagination-support-react-19

Conversation

@Peter080202

Copy link
Copy Markdown
Contributor

Description

Bumped React to v19 and updated some related dependencies which were dependent on React v18.

Testing

Ran the following commands:

~ npm run test

> @aboutbits/react-pagination@3.2.0 test
> vitest run --passWithNoTests

(node:71635) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)

 RUN  v1.4.0 /Users/peterschweigkofler/workspace/aboutbits/react-pagination

 ✓ src/routers/__test__/inMemory.test.ts (10)
 ✓ src/routers/__test__/reactRouter.test.tsx (13)
 ✓ src/routers/__test__/nextRouter.test.ts (18)

 Test Files  3 passed (3)
      Tests  41 passed (41)
   Start at  15:40:43
   Duration  494ms (transform 106ms, setup 138ms, collect 303ms, tests 69ms, environment 571ms, prepare 117ms)
~ npm run typecheck

> @aboutbits/react-pagination@3.2.0 typecheck
> tsc --noEmit
~ npm run lint

> @aboutbits/react-pagination@3.2.0 lint
> eslint --cache
~ npm run build

> @aboutbits/react-pagination@3.2.0 build
> rimraf dist && npm run build:esm && npm run build:cjs


> @aboutbits/react-pagination@3.2.0 build:esm
> tsc -p tsconfig.esm.json


> @aboutbits/react-pagination@3.2.0 build:cjs
> tsc -p tsconfig.cjs.json

Ticket

https://linear.app/aboutbits/issue/AB-519/react-pagination-support-react-19

@Peter080202 Peter080202 self-assigned this Jun 30, 2026
@Peter080202 Peter080202 requested a review from lukasvice June 30, 2026 14:08

@lukasvice lukasvice left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 😎

Comment thread package.json Outdated
@Peter080202 Peter080202 merged commit 016b519 into main Jun 30, 2026
6 checks passed
@Peter080202 Peter080202 deleted the ab-519-react-pagination-support-react-19 branch June 30, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants