Skip to content

@linaria/core@5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 12:58
· 47 commits to master since this release
9f9005c

Major Changes

  • 88e0761: Rewritten dependecny tree processing with support for wildcard re-exports.
  • cb853e1: All processing stages were merged into one generators-based processor. It allows the implementation of more complex workflows to support features like dynamic imports and re-exports.

Minor Changes

  • 9cb4143: Refactoring of the 1st stage of transformation. It opens the road to processing wildcard reexports.

Patch Changes

  • 2a1e24a: Upgrade TypeScript to 5.2
  • Updated dependencies [9cb4143]
  • Updated dependencies [ae162f4]
  • Updated dependencies [88e0761]
  • Updated dependencies [b3ef8c1]
  • Updated dependencies [f8b9bff]
  • Updated dependencies [6390233]
  • Updated dependencies [aa10045]
  • Updated dependencies [9bb782d]
  • Updated dependencies [2a1e24a]
  • Updated dependencies [16320d7]
  • Updated dependencies [cb853e1]
    • @linaria/logger@5.0.0
    • @linaria/tags@5.0.0
    • @linaria/utils@5.0.0