@visulima/crud 2.0.40 → 2.0.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ ## @visulima/crud [2.0.42](https://github.com/visulima/visulima/compare/@visulima/crud@2.0.41...@visulima/crud@2.0.42) (2025-10-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ * allow node v25 and updated dev deps ([8158cc5](https://github.com/visulima/visulima/commit/8158cc53ec92bd0331e8c6bd0fcbc8ab61b9320f))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * **deps:** update package versions and dependencies ([88d8d32](https://github.com/visulima/visulima/commit/88d8d32c4629a7a06c8770369191da2cc81087cc))
10
+ * update license years and add validation rules ([b97811e](https://github.com/visulima/visulima/commit/b97811ed2d253d908c0d86b4579a0a6bc33673a8))
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * **@visulima/pagination:** upgraded to 4.0.1
16
+ * **@visulima/prisma-dmmf-transformer:** upgraded to 2.0.33
17
+
18
+ ## @visulima/crud [2.0.41](https://github.com/visulima/visulima/compare/@visulima/crud@2.0.40...@visulima/crud@2.0.41) (2025-10-15)
19
+
20
+ ### Bug Fixes
21
+
22
+ * Downgraded `@visulima/pagination` to version 3.0.27 in the crud package ([874e5df](https://github.com/visulima/visulima/commit/874e5df513bfc84bd3147fca4c8c1e35a394e665))
23
+
24
+
25
+ ### Dependencies
26
+
27
+ * **@visulima/prisma-dmmf-transformer:** upgraded to 2.0.32
28
+
1
29
  ## @visulima/crud [2.0.40](https://github.com/visulima/visulima/compare/@visulima/crud@2.0.39...@visulima/crud@2.0.40) (2025-10-15)
2
30
 
3
31
  ### Bug Fixes
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 visulima
3
+ Copyright (c) 2025 visulima
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal