Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 21:34
· 16 commits to master since this release
caa550a

Major Changes

  • @onflow/flow-cadut has been converted to a monorepo and partitioned into the following packages:

    • @onflow/flow-cadut
    • @onflow/flow-cadut-generator (previously @onflow/flow-cadut/generator)
    • @onflow/flow-cadut-plugin-find (previously @onflow/flow-cadut/plugins/find)
    • @onflow/flow-cadut-plugin-flowns (previously @onflow/flow-cadut/plugins/flowns)
    • @onflow/flow-cadut-views (previously @onflow/flow-cadut/views)

    For prior changelogs regarding this package, please see the README of @onflow/flow-cadut.