-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,14 @@ | ||
# Changelog | ||
|
||
## v1.0.0 | ||
## v1.0.1 | ||
|
||
### 🚀 Enhancements | ||
### docs | ||
|
||
- Add uikit core css or with uikit default theme css (87b8164) | ||
- Added support for using custom css preprocessors (3d53f6a) | ||
- Added support uikit javascript components and icons (133a379) | ||
- Added support uikit javascript components and icons (e201c3a) | ||
- Added prerelease script (6b25d02) | ||
- **dev-deps:** Moved to npm workspaces (c7f669f) | ||
- Added support for nuxt devtools (eb47dff) | ||
- Transpile uikit-icons if enabled (0e96d42) | ||
- fix: landing terminal component | ||
- improved some parts of the documentation | ||
|
||
### 🩹 Fixes | ||
### chore(dev-deps) | ||
|
||
- Module types complaining (9beddeb) | ||
- Vercel deployment (991d7df) | ||
|
||
### 📖 Documentation | ||
|
||
- Updated readme.md (9f1aa7a) | ||
- Added documentation using docus (0e60714) | ||
- Initial docs ready (2514aa3) | ||
|
||
### 🏡 Chore | ||
|
||
- Initial commit (3a076a6) | ||
- Added dependabot (28d06c8) | ||
- **dev-deps:** Installed @types/uikit (169ba11) | ||
- **deps-dev:** Bump @types/node from 18.16.16 to 20.2.5 (5801e31) | ||
- **deps-dev:** Bump @nuxt/module-builder from 0.3.1 to 0.4.0 (e553f50) | ||
- **prerelease-beta-6:** Prerelease beta 6 (babb220) | ||
- **pre-release:** Beta.7 (a947f02) | ||
- Added root tsconfig (d5cb1fb) | ||
- **dev-deps:** Updated development dependencies (d498e3e) | ||
- Cleanup before release (20fa727) | ||
- **version-bump:** Bumped package version (5723438) | ||
|
||
### ❤️ Contributors | ||
|
||
- Sam K | ||
- bump: @nuxt to 3.5.3 | ||
- bump: docus to 1.12.3 | ||
|