You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-12Lines changed: 24 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,30 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
9
10
10
### What's Changed
11
11
12
-
* build(deps-dev): bump jest-environment-jsdom from 30.1.1 to 30.1.2 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/3
13
-
* build(deps-dev): bump jest from 30.1.1 to 30.1.2 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/4
14
-
* build(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/6
15
-
* build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.43.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/8
16
-
* build(deps-dev): bump @typescript-eslint/parser from 8.41.0 to 8.43.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/9
17
-
* build(deps-dev): bump jest from 30.1.2 to 30.1.3 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/7
18
-
* build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/10
19
-
* build(deps-dev): bump ts-jest from 29.4.1 to 29.4.2 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/11
20
-
* build(deps-dev): bump @types/react from 19.1.12 to 19.1.13 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/12
21
-
* build(deps-dev): bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/14
22
-
* fix: Wildcard pattern matching fails when userPermissions array is empty by @iqbalhasandev in https://github.com/DevWizardHQ/laravel-react-permissions/pull/16
23
-
* build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/DevWizardHQ/laravel-react-permissions/pull/5
12
+
- build(deps-dev): bump jest-environment-jsdom from 30.1.1 to 30.1.2 by @dependabot[bot] in
0 commit comments