• Joined on 2023-10-08
Astrian pushed to main at Astrian/Laterano 2025-05-22 01:17:56 +00:00
16bee20e93 Merge pull request '0.0.3: Exotic Type Gymnastics' (#3) from dev into main
7bafd49da9 fix: update version in package-lock.json to 0.0.3
6e6ac366b4 0.0.3
83e16c8b0a fix: format code for improved readability and consistency
f8c3a6b4e6 fix: update function return types to unknown for better type safety
Compare 41 commits »
Astrian merged pull request Astrian/Laterano#3 2025-05-22 01:17:51 +00:00
0.0.3: Exotic Type Gymnastics
Astrian pushed to dev at Astrian/Laterano 2025-05-22 01:15:44 +00:00
7bafd49da9 fix: update version in package-lock.json to 0.0.3
41f34fcb78 0.0.2
d68f190a44 Merge pull request 'Add Biome for lint and code quality check' (#2) from dev into main
5924ca480d Merge pull request 'dev' (#1) from dev into main
Compare 4 commits »
Astrian created pull request Astrian/Laterano#3 2025-05-22 01:09:38 +00:00
0.0.3: Exotic Type Gymnastics
Astrian pushed to dev at Astrian/Laterano 2025-05-22 01:06:44 +00:00
6e6ac366b4 0.0.3
Astrian pushed to dev at Astrian/Laterano 2025-05-22 01:03:45 +00:00
83e16c8b0a fix: format code for improved readability and consistency
Astrian pushed to dev at Astrian/Laterano 2025-05-22 01:02:24 +00:00
f8c3a6b4e6 fix: update function return types to unknown for better type safety
Astrian pushed to dev at Astrian/Laterano 2025-05-21 12:53:48 +00:00
3cdf0a28ef fix: type challenges gived up ˊ_>ˋ
Astrian pushed to dev at Astrian/Laterano 2025-05-21 12:12:37 +00:00
5f3b4395ab fix: rollup compress the utils folder
Astrian pushed to dev at Astrian/Laterano 2025-05-21 11:39:45 +00:00
9b1ce3faca chore: remove _initialize() function
Astrian pushed to dev at Astrian/Laterano 2025-05-21 11:37:41 +00:00
1d75db5841 chore: linting
Astrian pushed to dev at Astrian/Laterano 2025-05-21 11:36:36 +00:00
c2b5300756 chore: linting
Astrian pushed to dev at Astrian/Laterano 2025-05-21 11:35:21 +00:00
27be016d29 fix: statesListener issue
Astrian pushed to dev at Astrian/Laterano 2025-05-21 11:27:16 +00:00
0a971f16d9 refactor: split initState function into indipendent file
Astrian pushed to dev at Astrian/Laterano 2025-05-21 10:58:14 +00:00
2c04be8607 chore: modify the function calling
Astrian pushed to dev at Astrian/Laterano 2025-05-21 09:34:35 +00:00
0131cab6ac ci: add actions in github platform
Astrian pushed to dev at Astrian/Laterano 2025-05-21 09:28:32 +00:00
792212d770 chore: fix workflow
Astrian pushed to dev at Astrian/Laterano 2025-05-21 07:02:46 +00:00
6f06a41ffb feat: add npm publish workflow with webhook notifications for success and failure
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:55:17 +00:00
b514bbb6b4 refactor: update webhook message to include branch information for npm publish
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:52:16 +00:00
bfdb4da03b refactor: update package name assignment for dev releases in publish workflow