Releases: revuedepresse/org.revue-de-presse
v3.5.1
What's Changed
- Removed link from not found page by @revue-de-presse in #683
- Switched to serving publications from distinct sources by @revue-de-presse in #684
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- chore(deps-dev): bump typescript from 5.0.2 to 5.0.3 by @dependabot in #555
- chore(deps-dev): bump @types/node from 18.15.7 to 18.15.11 by @dependabot in #552
- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by @dependabot in #553
- fix(deps): bump csstype from 3.1.1 to 3.1.2 by @dependabot in #556
- fix(deps): bump @typescript-eslint/typescript-estree from 5.56.0 to 5.57.1 by @dependabot in #559
- chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by @dependabot in #562
- chore(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.1 by @dependabot in #560
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.1 by @dependabot in #558
- fix(deps): bump @typescript-eslint/typescript-estree from 5.57.1 to 5.59.0 by @dependabot in #573
- chore(deps-dev): bump @types/node from 18.15.11 to 18.15.12 by @dependabot in #576
- chore(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0 by @dependabot in #572
- chore(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.59.0 by @dependabot in #574
- fix(deps): bump core-js from 3.29.1 to 3.30.1 by @dependabot in #570
- chore(deps-dev): bump typescript from 5.0.3 to 5.0.4 by @dependabot in #563
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0 by @dependabot in #575
- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #581
- chore(deps-dev): bump @types/node from 18.15.12 to 18.16.0 by @dependabot in #580
- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #579
- fix(deps): bump @typescript-eslint/typescript-estree from 5.59.0 to 5.59.1 by @dependabot in #584
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #582
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #583
- chore(deps-dev): bump @types/node from 18.16.0 to 18.16.1 by @dependabot in #585
- chore(deps-dev): bump @types/node from 18.16.1 to 18.16.2 by @dependabot in #587
- chore(deps-dev): bump @types/node from 18.16.2 to 18.16.3 by @dependabot in #589
- Pushing until the next end of May by @thierrymarianne in #590
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in #591
- fix(deps): bump @typescript-eslint/typescript-estree from 5.59.1 to 5.59.2 by @dependabot in #592
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #593
- chore(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.21.8 by @dependabot in #594
- Fixing bug affecting source pages by @thierrymarianne in #596
- Removing unused method by @thierrymarianne in #597
- Removing saucelabs from project supporters by @thierrymarianne in #606
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.8 by @dependabot in #638
- chore(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.14.1 by @dependabot in #633
- fix(deps): bump core-js from 3.30.1 to 3.30.2 by @dependabot in #601
- chore(deps-dev): bump eslint from 8.39.0 to 8.41.0 by @dependabot in #624
- chore(deps-dev): bump nuxt-lazysizes from 1.4.0 to 1.4.3 by @dependabot in #614
- fix(deps): bump @typescript-eslint/typescript-estree from 5.59.2 to 5.59.8 by @dependabot in #637
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.8 by @dependabot in #635
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in #644
- chore(deps-dev): bump eslint from 8.39.0 to 8.42.0 by @dependabot in #640
- fix(deps): bump @typescript-eslint/typescript-estree from 5.59.8 to 5.59.9 by @dependabot in #643
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #645
- chore(deps-dev): bump @babel/eslint-parser from 7.21.8 to 7.22.5 by @dependabot in #650
- chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #641
- Add SauceLabs to README Acknowledgement section by @revue-de-presse in #648
New Contributors
- @revue-de-presse made their first contribution in #648
Full Changelog: v3.4.0...v3.5.0
v3.4.0
Codename: La Belette
What's Changed
We're very grateful to @paulbou who generously provided us with an extensive bug report
with regard to how the calendars render under timezones distinct from "Europe/Paris".
Their report helped us in identifying the root cause of an long-standing issue,
which has now been fixed.
Besides we're also very proud for being able to add Saucelabs to Revue de Presse Sponsors today
since they've accepted to provide us with a Open Sauce License for testing our applications
in an even more thorough way.
- chore(deps-dev): bump @types/node from 18.15.5 to 18.15.6 by @dependabot in #543
- chore(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0 by @dependabot in #542
- Adding saucelabs logo by @thierrymarianne in #544
- Timezone bugfix by @thierrymarianne in #545
Full Changelog: v3.3.4...v3.4.0
v3.3.4
What's Changed
- Replacing "3 most retweeted publications" with "10 most retweeted publications" by @thierrymarianne in #513
- Exposing distinct media highlights by @thierrymarianne in #514
- Exposing proof of domain ownership by @thierrymarianne in #524
- Updating deps by @thierrymarianne in #525
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #519
- Fixing page not found for source page by @thierrymarianne in #529
- chore(deps-dev): bump @types/node from 18.15.2 to 18.15.3 by @dependabot in #526
- chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 by @dependabot in #528
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #521
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #531
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.6 by @dependabot in #539
- chore(deps-dev): bump @types/node from 18.15.3 to 18.15.5 by @dependabot in #538
- chore(deps-dev): bump @nuxt/types from 2.16.0 to 2.16.3 by @dependabot in #532
- fix(deps): bump @typescript-eslint/typescript-estree from 5.55.0 to 5.56.0 by @dependabot in #536
- chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #535
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #534
- chore(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #537
- Revising support page by @thierrymarianne in #541
Full Changelog: v3.2.8...v3.3.4
v3.2.8
What's Changed
- Revising overall date picker component layout by @thierrymarianne in #496
- Revising date picker layout by @thierrymarianne in #497
- Fixing visual glitch by @thierrymarianne in #502
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #501
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #499
- Updating deps by @thierrymarianne in #503
- fix(deps): bump @typescript-eslint/typescript-estree from 5.54.0 to 5.54.1 by @dependabot in #500
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #498
- Fixing contact, source pages width by @thierrymarianne in #504
- Fixing not found, sources, legal notice pages layouts by @thierrymarianne in #505
- Using clip-path instead of border-radius to crop profile pictures to circle by @thierrymarianne in #506
- Fixing layout when no item is fetched by @thierrymarianne in #508
- Fixing direct access by URL by @thierrymarianne in #509
- Adding margin-bottom to curated higlights list by @thierrymarianne in #511
- chore(deps-dev): bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #510
- Cleaning up dependencies by @thierrymarianne in #512
Full Changelog: v3.1.1...v3.2.8
v3.1.1
What's Changed
- Fixing loading animation by @thierrymarianne in #493
- Updating dep by @thierrymarianne in #494
- Revising tablet view by @thierrymarianne in #495
Full Changelog: v3.0.2...v3.1.1
v3.0.1
What's Changed
- Add not found page by @thierrymarianne in #490
- Revising when loading animation is rendered by @thierrymarianne in #491
Full Changelog: v2.16.2...v3.0.1
v2.16.1
What's Changed
- Drawing tweet metrics sparklines by @thierrymarianne in #488
- Revising sparklines by @thierrymarianne in #489
Full Changelog: v2.15.1...v2.16.2
v2.15.1
v2.14.2
What's Changed
- Hiding loading spinner when rendering a page distinct from curated hi… by @thierrymarianne in #482
- Revising contact email and anchor style by @thierrymarianne in #483
- Fixing modal window by @thierrymarianne in #484
Full Changelog: v2.13.0...v2.14.2