@itwin/core-i18n 3.5.0-dev.14 → 3.5.0-dev.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,15 @@
1
1
  # Change Log - @itwin/core-i18n
2
2
 
3
- This log was last generated on Tue, 27 Sep 2022 11:50:59 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 13 Oct 2022 20:24:47 GMT and should not be manually modified.
4
+
5
+ ## 3.4.0
6
+ Thu, 13 Oct 2022 20:24:47 GMT
7
+
8
+ ### Updates
9
+
10
+ - Add webpack:test to build:ci
11
+ - Replace deprecated i18next-xhr-backend with i18next-http-backend, and add some ITwinLocalization tests
12
+ - Updated Node types declaration to support latest v16
4
13
 
5
14
  ## 3.3.5
6
15
  Tue, 27 Sep 2022 11:50:59 GMT