Releases: swiiny/create-nextjs-dapp
Lightning (v1.6.3)
Lightning (v1.6.2)
1.6.2 (2024-10-16)
Bug Fixes
- bump base template packages & update mobile-web-app-capable meta tag (d3fd8ab)
- bump example template packages & update mobile-web-app-capable meta tag (722ede1)
- bump mui template packages & update mobile-web-app-capable meta tag (9a3c8d9)
- bump styled-components template packages & update mobile-web-app-capable meta tag (aacbcc8)
- bump stylex template packages & update mobile-web-app-capable meta tag (6598278)
- bump tailwind template packages & update mobile-web-app-capable meta tag (3f5627a)
Lightning (v1.6.1)
Lightning (v1.6.0)
1.6.0 (2024-03-24)
Bug Fixes
- fix portal component ts issue (aae5c5d)
- fix portal component ts issue (3c2dfe5)
- fix releaserc file location (4561ee2)
- remove useless dependencies in example package (569bb5c)
- set package as private to avoid semantic-release auto deploy to npm (864b830)
- trigger semantic release automatically [skip ci] (a53a996)
- trigger semantic release manually [skip ci] (1932ef0)
- trigger semantic release manually [skip ci] (8f34d25)
- trigger semantic release manually [skip ci] (efed6d1)
- trigger semantic release manually [skip ci] (e826c98)
- trigger semantic release manually [skip ci] (1958dbd)
- use 100dvh instead of 100vh to prevent mobile overflow (9819390)
Features
v1.6.0-develop.1
Blaze (v1.5.3)
What's Changed
Release 1.5.3 - Comprehensive Template Updates and MUI Warning Fix
We're excited to announce the release of version 1.5.3, which brings significant updates to our template packages and a crucial fix for an MUI warning related to spacing
in the DefaultTheme
.
What's Changed
🚀 Template Package Updates
In our continuous effort to provide the best development experience, we've updated all our template packages. These updates ensure that our templates remain cutting-edge, reliable, and consistent with the latest industry standards.
+ Updated all template packages
🐛 Fix for MUI Warning
A key fix in this release addresses a warning issued by Material-UI (MUI) related to the spacing
keyword usage in the DefaultTheme
. This fix not only eliminates the warning but also enhances the overall stability of the UI components.
+ Fixed MUI `spacing` keyword warning
🔧 General Refinements and Updates
Alongside these major updates, we've also performed general maintenance tasks, including updating repository URLs and applying recommended VSCode settings. These changes are part of our ongoing commitment to maintaining the health and consistency of the repository.
Please feel free to share your feedback, insights, or suggestions to continually improve our project.
Full Changelog: v1.5.2...v1.5.3
Blaze (1.5.2)
Release 1.5.2 - Dependency Bumps, Vercel Analytics Integration and UI Fixes
We're thrilled to unveil a substantial update in this release. We've integrated Vercel's privacy-centric analytics, updated a range of dependencies, and addressed specific UI adjustments.
What's Changed
🔍 Vercel Analytics Integration
We've embraced Vercel Analytics for our project. Prioritizing user privacy, Vercel Analytics offers insights without compromising data security. With this integration, we anticipate gaining valuable performance and user activity metrics while maintaining trust.
+ Integrated Vercel Analytics
📦 Dependency Updates
A suite of dependencies, including MUI, base, styled components, and tailwind templates, has been updated. Regularly updating our dependencies ensures that our application remains robust, secure, and in sync with the latest improvements from the wider development community.
🛠️ UI and Workflow Enhancements
Key UI issues, such as MUI button margin discrepancies and mobile logo sizing, have been addressed in this release. Furthermore, we've introduced a standardized PR template and refined our Dependabot rules, both of which are designed to streamline our development and review processes.
Please share any insights, observations, or suggestions you might have to further enhance our project.
Full Changelog: v1.5.0...v1.5.2
Blaze (1.5.0)
Release 1.5.0 - BlockNative Integration, Package Updates, and Material-UI Template Fixes
We are excited to announce a new significant update in this release. We've integrated BlockNative to replace WalletConnect, updated packages, and implemented fixes to the Material-UI template UI.
What's Changed
🔗 BlockNative Integration
We've successfully integrated BlockNative as a replacement for WalletConnect. With this change, we aim to provide improved blockchain transaction handling, more reliable wallet connections, and a smoother user experience overall.
- Removed WalletConnect
+ Integrated Blocknative
📦 Package Updates
To keep our project up-to-date and secure, we have performed a number of package updates in this release. This is an ongoing effort to mitigate potential security risks associated with outdated packages.
🛠️ Fixes to Material-UI Template UI
We've also implemented significant fixes to the Material-UI template UI. These updates are aimed at enhancing the usability and aesthetics of the user interface. We believe these changes will make the application more intuitive and easier to use.
Your feedback is essential for us. We appreciate any input you might have, and we're always open to suggestions for improvement.
Full Changelog: v1.4.0...v1.5.0
Eclipse (v1.4.0)
Release 1.4.0 - New Tailwind Template, Updated Packages, and Improved Documentation
What's Changed
- 📦 Packages have been updated to the latest versions.
- 🌟 A new Tailwind CSS template has been added to the available templates, allowing users to create projects with the popular utility-first CSS framework.
- 📝 The
CONTRIBUTING.md
file has been added to guide users on how to contribute effectively to the project. - 📚 The documentation has been updated to include the new Tailwind template and other changes made in this release.
Upgrade to version 1.4.0 to enjoy the latest features and improvements!
Full Changelog: v1.3.0...v1.4.0
Aurora (v1.3.0)
What's Changed
📦 Packages have been updated to the latest version and Next.js is moving from v12.x to 13.2.3
♻️ refactor ResponsiveContext to improve flexibility of customization
🐛 Fix UI issue on mobile devices
Full Changelog: v1.2.0...v1.3.0