Skip to content

Commit 59c5a38

Browse files
committed
v6.3.0 [skip ci]
1 parent 11e843d commit 59c5a38

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+20563
-13926
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.3.0](https://github.com/tolgee/tolgee-js/compare/v6.2.7...v6.3.0) (2026-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* pin vike version to 0.4.236 in vue-ssr testapp ([#3500](https://github.com/tolgee/tolgee-js/issues/3500)) ([f49ede5](https://github.com/tolgee/tolgee-js/commit/f49ede544fb63c9b39f1c6a84cf6d2cc801633eb))
12+
* **url:** handle optional window.location in createUrl for react native ([#3483](https://github.com/tolgee/tolgee-js/issues/3483)) ([af6508b](https://github.com/tolgee/tolgee-js/commit/af6508bf1a90c41002effea9f65839ba49cd16d8))
13+
14+
15+
### Features
16+
17+
* expose window.__tolgee API for Playwright and console ([#3499](https://github.com/tolgee/tolgee-js/issues/3499)) ([0e4bf46](https://github.com/tolgee/tolgee-js/commit/0e4bf4622c9fe4253edead99967ffc15b3d1e7aa))
18+
19+
20+
21+
22+
623
## [6.2.7](https://github.com/tolgee/tolgee-js/compare/v6.2.6...v6.2.7) (2025-08-05)
724

825

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.2.7",
2+
"version": "6.3.0",
33
"command": {
44
"publish": {
55
"conventionalCommits": true

0 commit comments

Comments
 (0)