Skip to content

Commit fe545aa

Browse files
committed
v6.2.8-prerelease.eba28d20.0 [skip ci]
1 parent eba28d2 commit fe545aa

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

+20564
-13926
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.2.8-prerelease.eba28d20.0](https://github.com/tolgee/tolgee-js/compare/v6.2.7...v6.2.8-prerelease.eba28d20.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+
* use Node 24 and lerna 9 for npm Trusted Publishers ([eba28d2](https://github.com/tolgee/tolgee-js/commit/eba28d2006638575f75d1b517a0ae6a52610a883))
14+
15+
16+
### Features
17+
18+
* 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))
19+
20+
21+
22+
23+
624
## [6.2.7](https://github.com/tolgee/tolgee-js/compare/v6.2.6...v6.2.7) (2025-08-05)
725

826

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.2.8-prerelease.eba28d20.0",
33
"command": {
44
"publish": {
55
"conventionalCommits": true

0 commit comments

Comments
 (0)