Skip to content

Conversation

glenn2223
Copy link
Contributor

1.1.0 - 2024-10-21

Compare to previous release

Added

  • A string source can now contain {{term}}, to accommodate paths where ?term=XXX isn't suitable
    • This means you could now use example.com/search/{{term}}/other-stuff

Fixed

  • The mouse being over the popup when it's rendered no longer selects that value whilst typing
  • A string source can now contain a query string (?)
    • It now checks the source and adds either ? or &, whichever is appropriate

Changes

  • Developer dependency bumps (no user-facing changes)
  • Added CI based testing for every PR

## 1.1.0]- 2024-10-21

<small>[Compare to previous release][comp:1.1.0]</small>

### Added

-   A string `source` can now contain `{{term}}`, to accommodate paths where `?term=XXX` isn't suitable
    -   This means you could now use `example.com/search/{{term}}/other-stuff`

### Fixed

-   The mouse being over the popup when it's rendered no longer selects that value whilst typing
-   A string `source` can now contain a query string (`?`)
    -   It now checks the source and adds either `?` or `&`, whichever is appropriate

### Changes

-   Developer dependency bumps (no user-facing changes)
-   Added CI based testing for every PR

[comp:1.1.0]: v1.0.1...v1.1.0
## 1.1.0 - 2024-10-21

<small>[Compare to previous release][comp:1.1.0]</small>

### Added

-   A string `source` can now contain `{{term}}`, to accommodate paths where `?term=XXX` isn't suitable
    -   This means you could now use `example.com/search/{{term}}/other-stuff`

### Fixed

-   The mouse being over the popup when it's rendered no longer selects that value whilst typing
-   A string `source` can now contain a query string (`?`)
    -   It now checks the source and adds either `?` or `&`, whichever is appropriate

### Changes

-   Developer dependency bumps (no user-facing changes)
-   Added CI based testing for every PR

[comp:1.1.0]: v1.0.1...v1.1.0
@glenn2223 glenn2223 merged commit 3940a37 into main Oct 21, 2024
1 check passed
@glenn2223 glenn2223 deleted the prep-v1.1.0 branch October 21, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant