Skip to content

Releases: swiiny/create-nextjs-dapp

Lightning (v1.6.1)

22 Jul 10:32
Compare
Choose a tag to compare

1.6.1 (2024-07-22)

Bug Fixes

  • bump base template packages (a6c0af2)
  • bump example template packages (fb2b603)
  • bump mui template packages (294e2d3)
  • bump styled components template packages (53fb307)
  • bump stylex template packages (c5418a0)
  • bump tailwind template packages (17ed35a)

Lightning (v1.6.0)

24 Mar 22:13
Compare
Choose a tag to compare

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

  • add husky & add release automation (fd23338)
  • add stylex template (832ec91)
  • introduce npm run new-tempalte command (a9336af)
  • stylex: init stylex template using npm run new-template cmd (f6927c8)

v1.6.0-develop.1

01 Jan 20:51
Compare
Choose a tag to compare
v1.6.0-develop.1 Pre-release
Pre-release

1.6.0-develop.1 (2024-01-01)

Bug Fixes

  • fix portal component ts issue (aae5c5d)
  • fix portal component ts issue (3c2dfe5)
  • fix releaserc file location (4561ee2)
  • set package as private to avoid semantic-release auto deploy to npm (864b830)

Features

  • add husky & add release automation (fd23338)

Blaze (v1.5.3)

14 Dec 22:45
aca9d08
Compare
Choose a tag to compare

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)

09 Oct 20:48
ada0f20
Compare
Choose a tag to compare

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)

06 Aug 12:45
f817c9a
Compare
Choose a tag to compare

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)

29 Apr 10:24
2116101
Compare
Choose a tag to compare

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)

02 Mar 11:11
1717c11
Compare
Choose a tag to compare

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

v1.2.0

09 Dec 19:38
9c4ebc0
Compare
Choose a tag to compare

What's Changed

📦 Bump packages version to latest
⚡ Improve performances related to the useResponsive hook
♻️ refactor Web3Context to export the hook from the hooks directory

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

20 Nov 22:20
3aafffc
Compare
Choose a tag to compare

What's Changed

  • 📦 Bump packages version by @JeremyTheintz in #40

Full Changelog: v1.1.1...v1.1.2