github lynx-family/lynx-stack @lynx-js/web-elements@0.5.4

latest releases: create-rspeedy@0.11.1, @lynx-js/tailwind-preset@0.2.1, @lynx-js/rspeedy@0.11.1...
4 months ago

Patch Changes

  • chore: bump the output target to es2024 (#518)

  • fix: the \n character should create a new line (#522)

    add white-space-collapse: preserve-breaks to raw-text

  • fix: the input event of x-input with number type should have raw value (#517)

    For type:=number x-input with typed value "2."

    Before this commit: the value is "2"

    After this commit the value is "2."

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.