npm nativewind 1.0.0
v1.0.0

latest releases: 4.1.21, 0.0.0-20241023224847, 4.1.20...
6 years ago

1.0.0 (2022-05-05)

Bug Fixes

  • add output option to postcss plugin (0a910de)
  • add plugin.js to npm. lint fixes (5c0c74d)
  • cli watch flag (c972e06)
  • deps: pin dependencies (58e090d)
  • deps: update docusaurus monorepo to v2.0.0-beta.19 (3206a8a)
  • expose postcss plugin (ff7f0fc)
  • hmr=false was processes all files (9fda8ea)
  • improvements to platform prefixes (3496060)
  • postcss plugin not compiling variables (4742d58)
  • production dependancies (683a7e9)
  • revert back to npm lockfile 1 for node 14 support (f718884)
  • selector generation when using important (b39125d)
  • updated dependancies (e128db7)

Features

  • add feature preview flag (9397e67)
  • basic platform variant matching (22da605)
  • change useTailwind to a factory function (56b4a29)
  • new babel modes (4c5741f)
  • rename allowModules and blockmodules (cae86cf)
  • rewrite extract native styles logic (30c5b76)

BREAKING CHANGES

  • skipTransform: true has been changed to mode: "compileOnly"
  • allowModules and blockmodules have been renamed to allowModuleTransform and blockmoduleTransform
  • Using CSS Stylesheets is now behind the preview flag.

Don't miss a new nativewind release

NewReleases is sending notifications on new releases.