Skip to content

Commit 9abd2cb

Browse files
author
Thomas Draier
committed
Update CHANGELOG.md [skip ci]
1 parent bfa2973 commit 9abd2cb

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# (Wed May 24 2023)
2+
3+
#### 🚀 Enhancement
4+
5+
- TECH-233: Convert package to typescript [#243](https://github.com/Jahia/javascript-components/pull/243) ([@tdraier](https://github.com/tdraier))
6+
7+
#### 🐛 Bug Fix
8+
9+
- QA-14773: ensure we return loading : true if query has changed [#244](https://github.com/Jahia/javascript-components/pull/244) ([@cedmail](https://github.com/cedmail))
10+
- BACKLOG-20968: Add registry target info [#242](https://github.com/Jahia/javascript-components/pull/242) ([@tdraier](https://github.com/tdraier))
11+
- TECH-233: use single entrypoint for js and ts, generate cjs and mjs [#241](https://github.com/Jahia/javascript-components/pull/241) ([@tdraier](https://github.com/tdraier))
12+
- TECH-233: Update gitignore [#238](https://github.com/Jahia/javascript-components/pull/238) ([@tdraier](https://github.com/tdraier))
13+
- TECH-233: Convert package to typescript [#237](https://github.com/Jahia/javascript-components/pull/237) ([@tdraier](https://github.com/tdraier))
14+
- Fix publish script [#235](https://github.com/Jahia/javascript-components/pull/235) ([@tdraier](https://github.com/tdraier))
15+
- TECH-1166: Removed dependency to redux, add compatibility ranges [#231](https://github.com/Jahia/javascript-components/pull/231) ([@tdraier](https://github.com/tdraier))
16+
- Fix linter issues [#234](https://github.com/Jahia/javascript-components/pull/234) ([@cedmail](https://github.com/cedmail))
17+
- QA-14483: Add mimeTypes into useContentPreview to use when isFile is true [#233](https://github.com/Jahia/javascript-components/pull/233) ([@cedmail](https://github.com/cedmail))
18+
- BACKLOG-20903 Add possibility to determine visibility [#232](https://github.com/Jahia/javascript-components/pull/232) ([@AKarmanov](https://github.com/AKarmanov))
19+
- Fix warning on non-required props [#230](https://github.com/Jahia/javascript-components/pull/230) ([@tdraier](https://github.com/tdraier))
20+
21+
#### 🔩 Dependency Updates
22+
23+
- Bump http-cache-semantics from 4.1.0 to 4.1.1 [#227](https://github.com/Jahia/javascript-components/pull/227) ([@dependabot[bot]](https://github.com/dependabot[bot]))
24+
- Bump json5 from 1.0.1 to 1.0.2 [#225](https://github.com/Jahia/javascript-components/pull/225) ([@dependabot[bot]](https://github.com/dependabot[bot]))
25+
- Bump loader-utils from 1.4.0 to 1.4.2 [#223](https://github.com/Jahia/javascript-components/pull/223) ([@dependabot[bot]](https://github.com/dependabot[bot]))
26+
- Bump decode-uri-component from 0.2.0 to 0.2.2 [#224](https://github.com/Jahia/javascript-components/pull/224) ([@dependabot[bot]](https://github.com/dependabot[bot]))
27+
- Bump ua-parser-js from 0.7.31 to 0.7.35 [#229](https://github.com/Jahia/javascript-components/pull/229) ([@dependabot[bot]](https://github.com/dependabot[bot]))
28+
29+
#### Authors: 4
30+
31+
- [@dependabot[bot]](https://github.com/dependabot[bot])
32+
- Alex Karmanov ([@AKarmanov](https://github.com/AKarmanov))
33+
- Cedric Mailleux ([@cedmail](https://github.com/cedmail))
34+
- Thomas Draier ([@tdraier](https://github.com/tdraier))

0 commit comments

Comments
 (0)