Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 10:52
· 383 commits to main since this release
b7bf2b0

Patch Changes

  • 473407f: composable.* and modules.* have been renamed to Composable.* and Modules.*, respectively. This was done to improve integration into tooling like VS Code, which can now recognize these as impostable constants.

    The lower-case versions of these objects are still being exported in order to not immediately break existing code, but will be removed in a future version.

  • Updated dependencies [473407f]

  • Updated dependencies [473407f]