Skip to content

Commit bbfad0b

Browse files
committed
chore(release): 0.10.3
1 parent f289f69 commit bbfad0b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog - Gost-DOM
22

33

4+
## [0.10.3](https://github.com/gost-dom/browser/compare/v0.10.2...v0.10.3) (2025-12-07)
5+
6+
7+
### Features
8+
9+
* Create ProcessingInstruction ([33f66e9](https://github.com/gost-dom/browser/commit/33f66e98a85cf3e9a6ab2edc2624697f875839e9))
10+
* Fix obsolete docs and error messages - thanks: [@nickchomey](https://github.com/nickchomey) ([f289f69](https://github.com/gost-dom/browser/commit/f289f69e091ad67e4978384dcfb970f73d9298d1))
11+
* **scripting/fetch:** Implement Request.Headers ([46c7f81](https://github.com/gost-dom/browser/commit/46c7f81f32c6c6a1395e6e65347dea0841883e26))
12+
* **scripting/fetch:** Support headers option ([dbde302](https://github.com/gost-dom/browser/commit/dbde3027e1dba140e0035e6640cc368ce626aa5c))
13+
* Validate ByteString in JS layer ([289d081](https://github.com/gost-dom/browser/commit/289d081f4a5ed0e1136c5e65d6ea00baab89ef84))
14+
15+
16+
### Bug Fixes
17+
18+
* document.getElementById doesn't throw on undefined ([9225c3e](https://github.com/gost-dom/browser/commit/9225c3e51c714ecf46bd5902f83db5a1273417b0))
19+
* Proper V8 TypeErrors from Go ([6572a3b](https://github.com/gost-dom/browser/commit/6572a3bc74d444c5e1a55e78ee15138977645ef7))
20+
421
## [0.10.2](https://github.com/gost-dom/browser/compare/v0.10.1...v0.10.2) (2025-11-26)
522

623

0 commit comments

Comments
 (0)