This repository was archived by the owner on Mar 21, 2025. It is now read-only.
File tree 22 files changed +126
-11
lines changed
22 files changed +126
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.313] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/font-picker-react@1.3.312...@techstack/font-picker-react@1.3.313 ) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency eslint-plugin-react to v7.37.4 ([ #2723 ] ( https://github.com/The-Code-Monkey/TechStack/issues/2723 ) ) ([ 3dd41c4] ( https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.312] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/font-picker-react@1.3.311...@techstack/font-picker-react@1.3.312 ) (2025-03-21)
7
18
8
19
** Note:** Version bump only for package @techstack/font-picker-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/font-picker-react" ,
3
- "version" : " 1.3.312 " ,
3
+ "version" : " 1.3.313 " ,
4
4
"description" : " Font selector component for Google Fonts" ,
5
5
"type" : " module" ,
6
6
"module" : " ./dist/font-picker-react.esm.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.304] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/hook-form-react@1.3.303...@techstack/hook-form-react@1.3.304 ) (2025-03-21)
7
+
8
+ ** Note:** Version bump only for package @techstack/hook-form-react
9
+
10
+
11
+
12
+
13
+
6
14
## 1.3.303 (2025-03-21)
7
15
8
16
** Note:** Version bump only for package @techstack/hook-form-react
Original file line number Diff line number Diff line change 3
3
"author" : " The-Code-Monkey" ,
4
4
"packageManager" : " yarn@4.7.0" ,
5
5
"description" : " a custom hook form for react" ,
6
- "version" : " 1.3.303 " ,
6
+ "version" : " 1.3.304 " ,
7
7
"scripts" : {
8
8
"build" : " tcm build" ,
9
9
"lint" : " tcm lint"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.48] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/lexical@1.8.47...@techstack/lexical@1.8.48 ) (2025-03-21)
7
+
8
+ ** Note:** Version bump only for package @techstack/lexical
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.8.47] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/lexical@1.8.46...@techstack/lexical@1.8.47 ) (2025-03-21)
7
15
8
16
** Note:** Version bump only for package @techstack/lexical
Original file line number Diff line number Diff line change 3
3
"author" : " The-Code-Monkey" ,
4
4
"packageManager" : " yarn@4.7.0" ,
5
5
"description" : " a wrapper for facebook/lexical for react" ,
6
- "version" : " 1.8.47 " ,
6
+ "version" : " 1.8.48 " ,
7
7
"scripts" : {
8
8
"build" : " tsc && cp ./src/index.scss ./dist/index.scss" ,
9
9
"lint" : " tcm lint" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.303] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/memoize@1.3.302...@techstack/memoize@1.3.303 ) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency eslint-plugin-react to v7.37.4 ([ #2723 ] ( https://github.com/The-Code-Monkey/TechStack/issues/2723 ) ) ([ 3dd41c4] ( https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 1.3.302 (2025-03-21)
7
18
8
19
** Note:** Version bump only for package @techstack/memoize
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/memoize" ,
3
- "version" : " 1.3.302 " ,
3
+ "version" : " 1.3.303 " ,
4
4
"description" : " A memoization library which only remembers the latest invocation" ,
5
5
"type" : " module" ,
6
6
"module" : " ./dist/memoize.esm.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.301] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/react-confirm-alert@1.3.300...@techstack/react-confirm-alert@1.3.301 ) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency eslint-plugin-react to v7.37.4 ([ #2723 ] ( https://github.com/The-Code-Monkey/TechStack/issues/2723 ) ) ([ 3dd41c4] ( https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 1.3.300 (2025-03-21)
7
18
8
19
** Note:** Version bump only for package @techstack/react-confirm-alert
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/react-confirm-alert" ,
3
- "version" : " 1.3.300 " ,
3
+ "version" : " 1.3.301 " ,
4
4
"description" : " react component confirm dialog." ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.4.125] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/react-feather@1.4.124...@techstack/react-feather@1.4.125 ) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency eslint-plugin-react to v7.37.4 ([ #2723 ] ( https://github.com/The-Code-Monkey/TechStack/issues/2723 ) ) ([ 3dd41c4] ( https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 1.4.124 (2025-03-21)
7
18
8
19
** Note:** Version bump only for package @techstack/react-feather
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/react-feather" ,
3
- "version" : " 1.4.124 " ,
3
+ "version" : " 1.4.125 " ,
4
4
"description" : " React component for Feather icons" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.301] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/react-lazy-named@1.3.300...@techstack/react-lazy-named@1.3.301 ) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency eslint-plugin-react to v7.37.4 ([ #2723 ] ( https://github.com/The-Code-Monkey/TechStack/issues/2723 ) ) ([ 3dd41c4] ( https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 1.3.300 (2025-03-21)
7
18
8
19
** Note:** Version bump only for package @techstack/react-lazy-named
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/react-lazy-named" ,
3
- "version" : " 1.3.300 " ,
3
+ "version" : " 1.3.301 " ,
4
4
"description" : " React lazy() with named imports - exports support" ,
5
5
"homepage" : " https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-lazy-named/README.md" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.307] ( https://github.com/The-Code-Monkey/TechStack/compare/@techstack/react-textfit@1.3.306...@techstack/react-textfit@1.3.307 ) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency eslint-plugin-react to v7.37.4 ([ #2723 ] ( https://github.com/The-Code-Monkey/TechStack/issues/2723 ) ) ([ 3dd41c4] ( https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## 1.3.306 (2025-03-21)
7
18
8
19
** Note:** Version bump only for package @techstack/react-textfit
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/react-textfit" ,
3
- "version" : " 1.3.306 " ,
3
+ "version" : " 1.3.307 " ,
4
4
"description" : " React component to fit headlines and paragraphs into any element" ,
5
5
"homepage" : " https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-textfit/README.md" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [1.4.49](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/tcm-cli@1.4.48...@techstack/tcm-cli@1.4.49) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update dependency eslint-plugin-react to v7.37.4 ([#2723](https://github.com/The-Code-Monkey/TechStack/issues/2723)) ([3dd41c4](https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a))
12
+
13
+
14
+
15
+
16
+
6
17
## 1.4.48 (2025-03-21)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techstack/tcm-cli" ,
3
- "version" : " 1.4.48 " ,
3
+ "version" : " 1.4.49 " ,
4
4
"description" : " Zero-config TypeScript package development" ,
5
5
"homepage" : " https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/tcm-cli/README.md" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [1.3.311](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/theme@1.3.310...@techstack/theme@1.3.311) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update dependency eslint-plugin-react to v7.37.4 ([#2723](https://github.com/The-Code-Monkey/TechStack/issues/2723)) ([3dd41c4](https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a))
12
+
13
+
14
+
15
+
16
+
6
17
## 1.3.310 (2025-03-21)
7
18
8
19
**Note:** Version bump only for package @techstack/theme
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.3.310 " ,
2
+ "version" : " 1.3.311 " ,
3
3
"license" : " MIT" ,
4
4
"bin" : {
5
5
"orchard" : " ./dist/esm/index.js"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [1.3.299](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/x-default-browser@1.3.298...@techstack/x-default-browser@1.3.299) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update dependency eslint-plugin-react to v7.37.4 ([#2723](https://github.com/The-Code-Monkey/TechStack/issues/2723)) ([3dd41c4](https://github.com/The-Code-Monkey/TechStack/commit/3dd41c4854de46028bb9ee7b30226ec9d77c899a))
12
+
13
+
14
+
15
+
16
+
6
17
## 1.3.298 (2025-03-21)
7
18
8
19
**Note:** Version bump only for package @techstack/x-default-browser
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@techstack/x-default-browser",
3
- "version": "1.3.298 ",
3
+ "version": "1.3.299 ",
4
4
"description": "Detect default web browser of the current user, cross-platform (Win/Lin/Mac)",
5
5
"license": "MIT",
6
6
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/x-default-browser/README.md",
You can’t perform that action at this time.
0 commit comments