Skip to content

Commit 96e9408

Browse files
committed
say deriving abstract is not needed anymore
1 parent c29571c commit 96e9408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/docs/manual/latest/generate-converters-accessors.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ canonical: "/docs/manual/latest/generate-converters-accessors"
99
**Note**: if you're looking for:
1010
- `@deriving(jsConverter)` for records
1111
- `@deriving({jsConverter: newType})` for records
12+
- `@deriving(abstract)` for records
1213
- `@deriving(jsConverter)` for plain and polymorphic variants
1314

1415
These particular ones are no longer needed. Select a doc version lower than `9.0` in the sidebar to see their old docs.

0 commit comments

Comments
 (0)