Releases: bpolaszek/freddie
Releases · bpolaszek/freddie
0.4
0.3
What's Changed
- Refactor: Subscribers by @bpolaszek in #13
- Chore: Update packages by @bpolaszek in #17
- Fix(Redis): Dynamic params by @bpolaszek in #18
- Fix: Remove /bin from export-ignore by @bpolaszek in #19
Full Changelog: 0.2.3...0.3
Performance improvements
What's Changed
- Fix: Unsubscribe from transport on closing connection by @bpolaszek in #12
👉 Credit goes to @progmancod for spotting this out in #11!
Full Changelog: 0.2.2...0.2.3
Fix react/async dependency
What's Changed
- Fix dependency on react/async by @KouloukLeGrand in #10
New Contributors
- @KouloukLeGrand made their first contribution in #10
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Feat: use Freddie as a Symfony Bundle by @bpolaszek in #8
Full Changelog: 0.2...0.2.1
0.2
What's Changed
- Refactor: Namespace by @bpolaszek in #1
- Refactor: Improve Redis transport by @bpolaszek in #2
- Refactor: Middlewares by @bpolaszek in #3
- Chore: Update packages by @bpolaszek in #4
- Feat: Improve token extractors by @bpolaszek in #6
- Feat: rebrand by @bpolaszek in #7
bin/freddie
instead of bin/mercure
as of 0.2.
Full Changelog: 0.1...0.2
0.1 Initial release
Initial commit