Skip to content

Release 1.0.0

Latest
Compare
Choose a tag to compare
@hungpm372 hungpm372 released this 30 Apr 04:54
· 13 commits to master since this release

This is the first major release (v1) of our project. Here are the key highlights:

Introduced tailwindcss-animate version 1.0.7, a package that provides utility classes for animations in Tailwind CSS.
Added unsplash-js version 7.0.19, a JavaScript wrapper for the Unsplash API.
Implemented usehooks-ts version 3.1.0, a package that provides a collection of reusable React hooks.
Incorporated zod version 3.22.5, a TypeScript-first schema declaration and validation library.
Utilized zustand version 4.5.2, a small, fast and scaleable bearbones state-management solution.
In the devDependencies:

Included @types/lodash version 4.17.0, @types/node version 20, @types/react version 18, and @types/react-dom version 18. These packages provide TypeScript definitions for lodash, Node.js, React, and ReactDOM respectively.
Added eslint version 8 and eslint-config-next version 14.2.2 for linting the project's JavaScript and TypeScript code.
Implemented postcss version 8 for transforming CSS with JavaScript.
Incorporated prisma version 5.12.1, an open-source database toolkit.
Utilized tailwindcss version 3.4.1, a utility-first CSS framework.
Added typescript version 5, the TypeScript compiler.
This release lays the foundation for our project. We look forward to building upon this in our future releases.