Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.21.0 #94

Closed
wants to merge 2 commits into from

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.21.0 (2023-10-22)

Features

Bug Fixes

  • accept empty option values for now (6293dad)
  • dataview input was not filtering (8202d37)
  • do not close existing leafs, reuse instead (b00b6b8), closes #36
  • do not use innerHTML (8ae7d5b)
  • ensure order of fixed select (62b407e), closes #61
  • ensure types in svelte at build (fbe03d3)
  • filtering in multi with uppercase (fac67ea)
  • fix the versioning, I hope (7bb7d7d)
  • make multi-select static work (fa5987a), closes #63
  • make sure the editor always has the right height (53f10b3), closes #38
  • multi select was not including the values (1885834)
  • open the main view in a new tab (b00b6b8)
  • pipelines install (2c9a17f)
  • proper colors for save and close (4c6d495)
  • properly clone elements (667ebe0), closes #51
  • release process (790d84d)
  • release-bot (0586068)
  • remove all trace of text input suggest (68cace2)
  • remove deprecated usages of app (343ff57)
  • separate input builder for select (e75a1f4), closes #75
  • set a default value for inputs of type select (2c514b1), closes #45
  • text-area initial value (f21b783)
  • toggles always have a value (72cfc3e)
  • type check also svelte files (903b9bf)
  • type narrow on svelte (c46dc40)

This PR was generated with Release Please. See documentation.

@danielo515 danielo515 closed this Oct 22, 2023
@danielo515 danielo515 deleted the release-please--branches--master branch October 22, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment