Skip to content

Releases: Mobiletainment/Nx-Stencil-React

v2.0

25 Jan 00:01
d758362
Compare
Choose a tag to compare
  • update Stencil from v1.16 to v2.3. Include defineCustomElements script for backwards compatibility
  • update Nx workspace to v11
  • update @nxext/stencil to v11

v1.0.1

24 Jan 23:09
03027c9
Compare
Choose a tag to compare

Serving the Stencil library now uses the @nxext/stencil:build builder with watch and serve flags. This fixes the previous error Cannot find builder "@nxext/stencil:serve".

Generate React wrappers and types for TSX

02 Jun 09:49
Compare
Choose a tag to compare

Compile Stencil Web Components for React and import the generated React wrappers with types for efficient use with TSX (TypeScript+JSX)