Skip to content

1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 23:37
· 40 commits to main since this release
bef162d

Changelog

Unreleased

πŸ‘· CI changes

1.2.3

Released on July 18, 2023

πŸ› Bug Fixes

πŸ‘· CI changes

1.2.1

Released on July 18, 2023

πŸ› Bug Fixes

  • b2f6d0d request: Send X-Requested-With header

πŸ‘· CI changes

Other changes

  • 60446e9 component: Remove private from _attrs
  • 8b80549 deps: ⬆️ Upgraded dependencies
  • a7cd65c form: Take advantage of event bubbling

1.2.0

Released on May 15, 2023

✨ Features

  • 77d87b2 ✨ Added preferred event and value prop

πŸ› Bug Fixes

  • 9adb6b9 form: Don't submit the form if there is already a submit button registered in the form

πŸ‘· CI changes

Other changes

  • bf4f3fc Added example
  • e6d237e ✏️ Improved typings
  • 4783f9b deps: ⬆️ Upgraded dependencies
  • 95d31b8 deps: Added http-server for running the example

1.1.3

Released on May 08, 2023

✨ Features

  • 0bdc76b form: Don't submit the form if there is already a submit button registered in the form

πŸ› Bug Fixes

  • 1cc0047 form: Check if value is equal to current one

πŸ‘· CI changes

1.1.2

Released on May 04, 2023

πŸ› Bug Fixes

  • 5403764 Exports not working correctly
  • b6e85c2 request: 🏷️ Added generic defaults

πŸ‘· CI changes

1.1.1

Released on April 25, 2023

πŸ› Bug Fixes

  • 69e4fd1 🏷️ Removed types from package.json

    Typings weren't show correctly

πŸ‘· CI changes

  • 2c53db8 πŸ“ Updated release workflow
  • 3d3ac23 πŸ‘· Added changelog generation workflow

1.1.0

Released on April 17, 2023

✨ Features

πŸ› Bug Fixes

  • 27e138e Added missing export for Request

πŸ“ Docs changes

πŸ‘· CI changes

  • 2a995ae version bump to 1.1.0
  • 4c528d3 πŸ’š Fixed permissions
  • cdcecb1 πŸ’š Fixed missing workflows version
  • 0ca29f8 πŸ’š Fixed workflows path
  • 80fc2c9 πŸ’š Added missing secrets
  • 4eee58c πŸ‘· Added format for changelog generation
  • 3c5fbcf πŸ‘· Added workflow for changelog, release and publish

Other changes

  • b9ee95b 🚚 Moved advanced JSX types to root
  • fb2b4f8 deps: ⬆️ Upgraded dependencies