Skip to content

Releases: FriendsOfSymfony/FOSJsRoutingBundle

Miscellaneous features and fixes

23 Jan 21:32
571de55
Compare
Choose a tag to compare

What's Changed

  • Fix TypeScript error when verbatimModuleSyntax is enabled by @NilsMinten in #476
  • Define RoutesResponse as a Service by @pyksid in #474
  • Ignore session in stateless requests by @cbcf in #468
  • Skip registering compile hooks by @Basster in #462

New Contributors

Full Changelog: 3.4.1...3.5.0

Switch back to webpack-inject-plugin, but newer version

15 Dec 23:01
Compare
Choose a tag to compare

Symfony 7, remove webpack-inject-plugin dependency

12 Dec 13:20
80835fe
Compare
Choose a tag to compare

Allow Symfony 7.0 (#471)
fix: remove webpack-inject-plugin dependency (#464)
Docs only: remove $ so gitclip works (#472)
Docs only: Update console note (#463)

Some minor deprecations and reworks

04 Jul 17:48
4daa262
Compare
Choose a tag to compare
  • add support for Windows when using the webpack plugin (#444)
  • Add PHP 8.2 tests (#449)
  • Phpunit config file migration (#450))
  • Deprecation fixes (PHP 8 (#451) and Symfony 6.3 (#460))
  • JSON Callback validator static call instead of new object (#458)
  • Optimize package size by excluding tests (#457)

Bugfix for webpack plugin

01 Jul 11:52
fb188bf
Compare
Choose a tag to compare
3.2.1

Prepare 3.2.1 release

3.2.0

30 Jun 20:04
7ba26af
Compare
Choose a tag to compare

[BC break] Use Symfony Flex default path. Will break if you're still using the web directory and not defining the path
Add webpack plugin to automatically load the routes with no user interactions
Changed ExposedRoutesExtractor to handle mkdir warnings
Handle nullable route defaults
Fix Symfony 6.1 deprecations

Update dependency and fix code style

02 Mar 16:49
396b071
Compare
Choose a tag to compare

Allow willdurand/jsonp-callback-validator v2 (#430)
Use latest PHP 8.0 features (#432)

Add explicit defaults inclusion when generating URL

28 Dec 09:14
c9efaf8
Compare
Choose a tag to compare

Allow Symfony 6, migrate to Typescript, drop support for SF<5.4 and PHP<8.0

15 Dec 10:36
Compare
Choose a tag to compare
3.0.0

Fix annotation for ExposedRoutesExtractor

Bugfix release

15 Dec 08:54
Compare
Choose a tag to compare