File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
9
## v3.4.1 - 2023-12-15
4
10
- fix: do not use BannerPlugin but newer webpack-inject-plugin instead to fix vulnerability
5
11
You can’t perform that action at this time.
0 commit comments