Releases: waylayio/react-filter-box
Releases · waylayio/react-filter-box
v3.4.14
What's Changed
- chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #36
- chore: resolution on webpack-dev-server for express v4.21.1 by @claudiu-muresan-pfa in #37
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #38
- chore: updates resolution for express (webpack-dev-server) to v4.21.2 by @claudiu-muresan-pfa in #39
- chore: upgrades mocha to v11.0.1 by @claudiu-muresan-pfa in #40
- chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 by @dependabot in #41
- chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in #42
- chore: upgrades babel dependencies by @claudiu-muresan-pfa in #43
Full Changelog: v3.4.13...v3.4.14
v3.4.13
What's Changed
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #19
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #20
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #21
- chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #22
- chore(deps): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #23
- chore(deps): bump @babel/traverse from 7.20.5 to 7.23.2 by @dependabot in #24
- security: fixes CVE-2023-44270 by @claudiu-muresan-pfa in #25
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #26
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #27
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #28
- chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #29
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #30
- chore(deps): bump ws from 8.11.0 to 8.17.1 by @dependabot in #31
- chore(deps-dev): bump webpack from 5.89.0 to 5.94.0 by @dependabot in #32
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #33
- fix: dependabot security alerts by @claudiu-muresan-pfa in #35
- feat: add readOnly property by @FlaviaBogdanPfa in #34
Full Changelog: v3.4.12...v3.4.13
v3.4.12
v3.4.11
v3.4.11 (2023-01-12)
🐛 Bug Fix
- add cursor and query as parameters for custom hint rendering (#16) (2f61dc5)
- dont show autocompletion if the input is empty (#14) (b94d3a9)
- stop calling on submit when a hint is picked (#15) (7d9bd0a)
🏠 Internal
- config: removes 'paths-ignore' from codeql config (89fec72)
- config: removes unwanted 'paths-ignore' from codeql analysis config (9e03d52)
- deps: bump json5 from 2.2.1 to 2.2.3 (#17) (09a5548)
- deps: regenerate yarn.lock based on .yarnrc config; adds resolution on loader-utils (c175f6e)
- deps: updates dependencies (1abd1d8)