Skip to content

Commit 571de55

Browse files
authored
Prepare 3.5.0 release
1 parent 42422c8 commit 571de55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v3.5.0 - 2024-01-23
4+
- Fix TypeScript error when verbatimModuleSyntax is enabled ([#476](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/476))
5+
- Define RoutesResponse as a Service ([#474](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/474))
6+
- Ignore session in stateless requests ([#468](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/468))
7+
- Add option to skip registering compile hooks ([#462](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/pull/462))
8+
39
## v3.4.1 - 2023-12-15
410
- fix: do not use BannerPlugin but newer webpack-inject-plugin instead to fix vulnerability
511

0 commit comments

Comments
 (0)