Releases: dej611/spid-react-button
Releases · dej611/spid-react-button
v.0.4.0
Fixes:
- Updates IntesaID asset
- Add new TeamSystem provider meta + assets
Technical changes:
- Updated assets scripts to point to official repo and download latest assets version
- New cron job to check if providers list is up to date
- New cron job to check if browserlist is up to date
- Increased bundlesize limit to 8kb
v.0.3.1
v.0.3.0
Features:
- New
getSupportedLanguages
function exposed - Added French language support (thanks @catrielmuller )
- Added Spanish language support (thanks @moQuez )
Documentation:
- Improved contributing documentation
- Updated live example for new supported languages and new
getSupportedLanguages
API
Technical changes:
- Updated Node.js versions on checks (thanks @catrielmuller)
- Patched some dev dependencies
- Reworked some internal types
v.0.2.2
Fixes:
- Fixed styling issues with German labels for the login button
- Fixed some styling conflicts with the Bootstrap Italia stylesheet
Documentation:
- Added Next.js documentation
Technical changes:
- Added new Next.js SSR check on the CI
- Added discoverability file for crawlers
- Some tiny refactoring for bundle size optimization
v.0.2.1
Features:
- new
sorted
prop to have IDP sorted alphabetically
Documentation:
- Fixes some documentation typos
- Improved license check to be more accurate
Technical changes
- Added PR preview deployment
- Added test coverage
- Added
side-effect
flag for better treeshake