github lynx-family/lynx-stack @lynx-js/react@0.105.2

latest releases: @lynx-js/offscreen-document@0.1.4, @lynx-js/cache-events-webpack-plugin@0.0.2, @lynx-js/web-constants@0.16.0...
5 months ago

Patch Changes

  • Support new css properties: offset-path and offset-distance (#152)

  • Fix 'SystemInfo is not defined' error when using MTS and not importing anything manually from the react package. (#172)

  • Fix not a function error when using lazy bundle without MTS. (#170)

  • fix: gesture config not processed correctly (#175)

    const pan = Gesture.Pan().minDistance(100);

    After this commit, gesture config like minDistance should work as expected.

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.