Skip to content

Commit cc74843

Browse files
authored
Merge pull request #1562 from hydephp/bump-realtime-compiler-version
Bump Realtime Compiler version to v3.3
2 parents 23c0d2d + e097c4e commit cc74843

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This serves two purposes:
3131
- Updated the Markdown to plain text converter to trim whitespace in https://github.com/hydephp/develop/pull/1561
3232
- HydeFront: Changed `<code>` styling to display as inline instead of inline-block in https://github.com/hydephp/develop/pull/1525
3333
- Realtime Compiler: Add strict type declarations in https://github.com/hydephp/develop/pull/1555
34+
- Bumped Realtime Compiler version to v3.3 in https://github.com/hydephp/develop/pull/1562
3435
- Internal: Renamed snake case test methods to camel case in https://github.com/hydephp/develop/pull/1556
3536

3637
### Deprecated

packages/hyde/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"laravel-zero/framework": "^10.0"
3030
},
3131
"require-dev": {
32-
"hyde/realtime-compiler": "^3.2"
32+
"hyde/realtime-compiler": "^3.3"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)