generated from NezuChan/template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
17 changed files
with
5,688 additions
and
2,989 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 |
---|---|---|
|
@@ -125,3 +125,5 @@ dist | |
.yarn/build-state.yml | ||
.yarn/install-state.gz | ||
.pnp.* | ||
|
||
.turbo |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
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 |
---|---|---|
@@ -0,0 +1,127 @@ | ||
# Logs | ||
logs | ||
*.log | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
lerna-debug.log* | ||
.pnpm-debug.log* | ||
|
||
# Diagnostic reports (https://nodejs.org/api/report.html) | ||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json | ||
|
||
# Runtime data | ||
pids | ||
*.pid | ||
*.seed | ||
*.pid.lock | ||
|
||
# Directory for instrumented libs generated by jscoverage/JSCover | ||
lib-cov | ||
|
||
# Coverage directory used by tools like istanbul | ||
coverage | ||
*.lcov | ||
|
||
# nyc test coverage | ||
.nyc_output | ||
|
||
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) | ||
.grunt | ||
|
||
# Bower dependency directory (https://bower.io/) | ||
bower_components | ||
|
||
# node-waf configuration | ||
.lock-wscript | ||
|
||
# Compiled binary addons (https://nodejs.org/api/addons.html) | ||
build/Release | ||
|
||
# Dependency directories | ||
node_modules/ | ||
jspm_packages/ | ||
|
||
# Snowpack dependency directory (https://snowpack.dev/) | ||
web_modules/ | ||
|
||
# TypeScript cache | ||
*.tsbuildinfo | ||
|
||
# Optional npm cache directory | ||
.npm | ||
|
||
# Optional eslint cache | ||
.eslintcache | ||
|
||
# Optional stylelint cache | ||
.stylelintcache | ||
|
||
# Microbundle cache | ||
.rpt2_cache/ | ||
.rts2_cache_cjs/ | ||
.rts2_cache_es/ | ||
.rts2_cache_umd/ | ||
|
||
# Optional REPL history | ||
.node_repl_history | ||
|
||
# Output of 'npm pack' | ||
*.tgz | ||
|
||
# Yarn Integrity file | ||
.yarn-integrity | ||
|
||
# dotenv environment variable files | ||
.env | ||
.env.development.local | ||
.env.test.local | ||
.env.production.local | ||
.env.local | ||
|
||
# parcel-bundler cache (https://parceljs.org/) | ||
.cache | ||
.parcel-cache | ||
|
||
# Next.js build output | ||
.next | ||
out | ||
|
||
# Nuxt.js build / generate output | ||
.nuxt | ||
dist | ||
|
||
# Gatsby files | ||
.cache/ | ||
# Comment in the public line in if your project uses Gatsby and not Next.js | ||
# https://nextjs.org/blog/next-9-1#public-directory-support | ||
# public | ||
|
||
# vuepress build output | ||
.vuepress/dist | ||
|
||
# vuepress v2.x temp and cache directory | ||
.temp | ||
.cache | ||
|
||
# Serverless directories | ||
.serverless/ | ||
|
||
# FuseBox cache | ||
.fusebox/ | ||
|
||
# DynamoDB Local files | ||
.dynamodb/ | ||
|
||
# TernJS port file | ||
.tern-port | ||
|
||
# Stores VSCode versions used for testing VSCode extensions | ||
.vscode-test | ||
|
||
# yarn v2 | ||
.yarn/cache | ||
.yarn/unplugged | ||
.yarn/build-state.yml | ||
.yarn/install-state.gz | ||
.pnp.* |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
20 |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
./.node-version |
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 |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.3.0](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2024-02-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update all non-major dependencies ([447bb6f](https://github.com/NezuChan/library/commit/447bb6fb431624f2681db537d149a2ddf6e6959c)) | ||
* **deps:** update all non-major dependencies ([0e5e176](https://github.com/NezuChan/library/commit/0e5e1764bac492b3c2a8d816b485c65ab5599b3c)) | ||
* **deps:** update all non-major dependencies ([#210](https://github.com/NezuChan/library/issues/210)) ([29257dd](https://github.com/NezuChan/library/commit/29257ddc7c94beb559e7866627fe118ddc31f173)) | ||
* **deps:** update dependency @sapphire/pieces to ^4.2.1 ([678c59d](https://github.com/NezuChan/library/commit/678c59d6bc81cfd718e100347239b2b84e0c0788)) | ||
* **deps:** update dependency @sapphire/utilities to ^3.15.2 ([f927865](https://github.com/NezuChan/library/commit/f9278650aac1de2d4906fa44a33b4048f884d2b8)) | ||
* **deps:** update sapphire dependencies ([8044676](https://github.com/NezuChan/library/commit/80446765acdfc77d71fcf00aeab72c2c211bd846)) | ||
|
||
|
||
|
||
|
||
|
||
# [0.2.0](https://github.com/NezuChan/library/compare/@nezuchan/[email protected]...@nezuchan/[email protected]) (2023-12-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update all non-major dependencies ([f444915](https://github.com/NezuChan/library/commit/f4449151149f5f0276017b1ad487223a32aebb52)) | ||
* **deps:** update all non-major dependencies ([850efeb](https://github.com/NezuChan/library/commit/850efeb4925c8ff7a80c76d81707312c05a252e0)) | ||
* **deps:** update all non-major dependencies ([103d827](https://github.com/NezuChan/library/commit/103d8278941a1c3b8581134c54a0c5c99b931627)) | ||
* **deps:** update all non-major dependencies ([95af9f6](https://github.com/NezuChan/library/commit/95af9f67efe6c10efbbf34f25af6e0b524fa10fc)) | ||
* **deps:** update all non-major dependencies ([497af6a](https://github.com/NezuChan/library/commit/497af6adf829cd5d7a04edbefb31dcc022ecb881)) | ||
* **deps:** update all non-major dependencies ([#158](https://github.com/NezuChan/library/issues/158)) ([08729ae](https://github.com/NezuChan/library/commit/08729ae3e6080c951d430a1a4265f34dae095788)) | ||
* **deps:** update dependency @sapphire/pieces to ^3.10.0 ([2e0e4ac](https://github.com/NezuChan/library/commit/2e0e4ac726cf8b901fa757fe509bec81851c528e)) | ||
* **deps:** update dependency @sapphire/pieces to ^3.6.1 ([6348790](https://github.com/NezuChan/library/commit/634879053d3b16daa4c01933b6cc2e626834ec8e)) | ||
* **deps:** update dependency @sapphire/pieces to ^3.6.3 ([61d22f2](https://github.com/NezuChan/library/commit/61d22f209248b5a28fd1c144329d5a2140c97d14)) | ||
* **deps:** update dependency @sapphire/pieces to ^3.7.1 ([4474326](https://github.com/NezuChan/library/commit/447432627543bca2d39b0c1b326b43c71b5d77bf)) | ||
* **deps:** update dependency @sapphire/pieces to ^3.9.0 ([eb97b40](https://github.com/NezuChan/library/commit/eb97b407f30e56744405d6b9986a0d96a80093eb)) | ||
* **deps:** update dependency @sapphire/pieces to v4 ([#193](https://github.com/NezuChan/library/issues/193)) ([83f2454](https://github.com/NezuChan/library/commit/83f24547dea7a29666f57b23869e09a0677797c1)) | ||
* **deps:** update dependency @sapphire/utilities to ^3.11.2 ([2dbecb5](https://github.com/NezuChan/library/commit/2dbecb51db17d807f101c9af3c22864e07ec77aa)) | ||
* **deps:** update dependency @sapphire/utilities to ^3.12.0 ([3962e73](https://github.com/NezuChan/library/commit/3962e7318d3d7d0dffef4c58ab29c42e6860894a)) | ||
* **deps:** update dependency @sapphire/utilities to ^3.15.1 ([23fcc53](https://github.com/NezuChan/library/commit/23fcc53333b887a721466751a50a9917b7fcde70)) | ||
* **deps:** update sapphire dependencies ([0767fd9](https://github.com/NezuChan/library/commit/0767fd9971bdc2327c1cb8075ca6cffd66e3f46c)) | ||
* **deps:** update sapphire dependencies ([a9d0f49](https://github.com/NezuChan/library/commit/a9d0f49c82ef7141b394f3a6c6ff25065b4ef395)) | ||
* **deps:** update sapphire dependencies ([7925d7d](https://github.com/NezuChan/library/commit/7925d7dfc79931d394d615db51cb57125efa9a7b)) | ||
* tsconfig issues ([77d7caf](https://github.com/NezuChan/library/commit/77d7caf1d0025325a077b5ba043b3d5093fe803b)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2023-02-22) | ||
|
||
|
||
### Features | ||
|
||
* add decorators package ([def8d14](https://github.com/NezuChan/utilities/commit/def8d149991da707a7b7225fcfd266c71b75c737)) |
Oops, something went wrong.