Releases: itbruno/linksforall
Releases · itbruno/linksforall
3.1.0
What's Changed
- Upgrade dependencies
- Update readme
- Fix Dracula props name
- Update all
phosphor-react
imports to use@phosphor-icons/react
and all references
Dependencies updates
Package | Current version | New version |
---|---|---|
@types/node | 18.11.18 | 22.5.4 |
@types/react | 18.0.26 | 18.3.5 |
@types/react-dom | 18.0.10 | 18.3.0 |
autoprefixer | 10.4.13 | 10.4.20 |
eslint | 8.31.0 | 8.57.0 |
eslint-config-next | 14.1.0 | 14.2.9 |
eslint-config-prettier | 8.6.0 | 9.1.0 |
next | 14.1.0 | 14.2.9 |
postcss | 8.4.21 | 8.4.45 |
prettier | 2.8.2 | 3.3.3 |
react | 18.2.0 | 18.3.1 |
react-dom | 18.2.0 | 18.3.1 |
tailwindcss | 3.2.4 | 3.4.10 |
typescript | 4.9.4 | 5.6.2 |
Full Changelog: 3.0.2...3.1.0
3.0.2
3.0.0 New structure, design, tech and themes
- Move to NextJS base structure with TS
- Configure Typescript dependency
- Add TailwindCSS and configure
- Add Phosphoricons
- Update file structure to keep theme-based
- Update readme with details
v2.0.0 Migrate to ReactJS
Move to ReactJS
Full changelog:
1.0.0...2.0.0