Rename exports
Pre-release
Pre-release
- The
dimerEdge
export has been renamed todimer
. - The
DimerEdgeRenderer
has been renamed toRenderingPipeline
- And the
renderer
prop passed todimer_contents
anddimer_element
components has been renamed topipeline
.
Commits
- fix: incorrect imports in example code f527e36
- ci: attempt to fix failing tests on windows 0f18d3c
- test: use platform specific newline da2f44a
- ci: update workflow file 6e3fcee
- docs: add license.md file 5ce925e
- style: update license block 120e23a
- test: fix breaking tests 126ef39
- refactor: rename renderer to pipeline 6cfa1ea
- chore: update dependencies e242e58
Full Changelog: v3.0.0-5...v3.0.0-6