File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
packages/plugin-flattener Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## @forestadmin/plugin-flattener [ 1.0.90] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.0.89...@forestadmin/plugin-flattener@1.0.90 ) (2024-02-28)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @forestadmin/datasource-customizer :** upgraded to 1.43.3
10
+
1
11
## @forestadmin/plugin-flattener [ 1.0.89] ( https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.0.88...@forestadmin/plugin-flattener@1.0.89 ) (2024-02-27)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @forestadmin/plugin-flattener" ,
3
- "version" : " 1.0.89 " ,
3
+ "version" : " 1.0.90 " ,
4
4
"description" : " A plugin that allows to flatten columns and relations in Forest Admin" ,
5
5
"main" : " dist/index.js" ,
6
6
"license" : " GPL-3.0" ,
24
24
"test" : " jest"
25
25
},
26
26
"devDependencies" : {
27
- "@forestadmin/datasource-customizer" : " 1.43.2 " ,
27
+ "@forestadmin/datasource-customizer" : " 1.43.3 " ,
28
28
"@types/object-hash" : " ^3.0.2"
29
29
},
30
30
"dependencies" : {
You can’t perform that action at this time.
0 commit comments