renovate[bot]
d6f49d1d97
chore(deps): update actions/setup-node digest to 1a4442c ( #354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com >
2024-03-21 10:35:43 -05:00
renovate[bot]
8ecd30cf18
chore(deps): update actions/checkout digest to f43a0e5 ( #353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com >
2024-03-19 10:22:39 -05:00
github-actions[bot]
a19edaf883
chore(main): release 3.3.4 ( #359 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.3.4
2024-03-18 01:57:13 -05:00
Jacob Nguyen
90e55dfa14
fix: sern emitter err ( #358 )
...
* prep for fix
* fix ? (not tested
* fix error event not emitting payload
2024-03-18 01:47:14 -05:00
github-actions[bot]
2106522812
chore(main): release 3.3.3 ( #357 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.3.3
2024-02-24 18:35:24 -06:00
Jacob Nguyen
ce8c4bf649
fix: typings and cleanup ( #356 )
...
* fix typings and cleanup
* import type
* rm unused import
2024-02-18 09:34:53 -06:00
jacob
e89b918390
dfs
2024-02-17 11:40:19 -06:00
jacob
f8b69ae542
stuff
2024-02-17 11:38:37 -06:00
Jacob Nguyen
48f9f6ec16
fix: rm deprecated class modules, clean up, rm indirection ( #355 )
...
* refactor: rm deprecations, clean up, rm indirection
* fix: singleton init not being fired when inserting function
* refactor and generic internal add
* deprecate a few things that i impusively added lol
2024-02-17 11:35:53 -06:00
jacob
86ebb221ed
deprecate a few things that i impusively added lol
2024-02-15 12:36:00 -06:00
jacob
4efdbb21fb
refactor and generic internal add
2024-02-15 12:26:34 -06:00
jacob
07b11b357b
fix: singleton init not being fired when inserting function
2024-02-14 15:58:50 -06:00
jacob
ac7f47c590
refactor: rm deprecations, clean up, rm indirection
2024-02-12 21:47:35 -06:00
45cbda7b42
refactor: cleanup ( #348 )
...
* some wip code
Co-authored-by: Jacob Nguyen <jacoobes@users.noreply.github.com >
* general idea
* style
* making shrimple truly optional
* got optional localizer working
* proposing api notation?
* prepare for localization map
* add localsFor
* merge some internals
* boss call
* add test for init functionality
* add documentation
* inline and cleanup
* feat: logging for experimental json loading
* loosen typings
* dev workflow and cleaning up comments
* cleaning up a bit more
* rename Localizer -> Localization
* more documentation, change dir for default localizer
* some tests
* "
* move stuff, refactor, deprecate
* yarnb
* Update index.ts
---------
Co-authored-by: Jacob Nguyen <jacoobes@users.noreply.github.com >
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com >
Co-authored-by: jacob <jacoobes@sern.dev >
2024-02-09 17:46:16 -06:00
Jacob Nguyen
5cad432589
Update README.md
2024-01-08 14:31:49 -06:00
Jacob Nguyen
044a10dace
Update README.md
2024-01-08 14:29:49 -06:00
github-actions[bot]
9d5c6c714f
chore(main): release 3.3.2 ( #352 )
...
* chore(main): release 3.3.2
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com >
v3.3.2
2024-01-08 12:16:52 -06:00
Jacob Nguyen
4f2387119a
fix: presence feature not workign on cjs applications ( #351 )
...
* start fix
* fix on unix
* better solution
2024-01-08 12:11:27 -06:00
Jacob Nguyen
a6fa4e3dcb
fix docs build
2024-01-07 15:38:22 -06:00
github-actions[bot]
c281832db2
chore(main): release 3.3.1 ( #350 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.3.1
2024-01-07 15:27:43 -06:00
Jacob Nguyen
a359f73fa2
fix: crashing when slash command is used as text command ( #349 )
...
* progress on fix
* fix: ids
2024-01-07 15:26:08 -06:00
655bb8d358
revert: the last commit
2024-01-05 20:47:25 +01:00
e8d5029834
chore: update fortnite file
2024-01-05 20:46:38 +01:00
Jacob Nguyen
b0399f9507
refactor: minor ( #347 )
...
* some refactoring
* accidental merge
* refactor: ensure all asserts have error message to avoid cryptic messages
* general refactoring
* move controller to create-plugin
2024-01-02 13:04:59 -06:00
renovate[bot]
b962dae36c
chore(deps): update actions/setup-node digest to 1a4442c ( #314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-27 11:40:18 -06:00
github-actions[bot]
c73cf96cb2
chore(main): release 3.3.0 ( #346 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.3.0
2023-12-27 11:13:11 -06:00
Jacob Nguyen
7458befe8a
feat: presence ( #345 )
...
* presence
* from event presence and refactoring
* refine presence api
* add tests and more comments
* sss
---------
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com >
2023-12-27 11:11:32 -06:00
Jacob Nguyen
efe49391e8
Update README.md
2023-12-27 01:51:41 -06:00
Jacob Nguyen
3140f80c10
Update README.md
2023-12-27 01:46:55 -06:00
github-actions[bot]
504cdee7b2
chore(main): release 3.2.1 ( #344 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.2.1
2023-12-21 12:49:42 -06:00
Jacob Nguyen
c7661f272c
chore: bump version
2023-12-21 12:47:24 -06:00
Jacob Nguyen
daac37c288
fix: logger swap failing
2023-12-21 12:47:02 -06:00
ysf
a579e272d0
revolutionary ( #342 )
2023-12-15 17:03:23 -06:00
github-actions[bot]
2051aa1ac0
chore(main): release 3.2.0 ( #341 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.2.0
2023-12-15 16:23:39 -06:00
Jacob Nguyen
237c8537c6
chore: release 3.2.0
...
Release-As: 3.2.0
2023-12-15 16:19:38 -06:00
Jacob Nguyen
77fb00d386
feat/abstractiti ( #340 )
...
* progress on better error handling
* wiring onError callback through module loader and resolver
* fix error callbacks not being stored
* update onError to be record
* type alias
* wiring
* seems to work
* update error handling contract and wire more
* add command error builder
* fix merge
* progress on error handling
* naive onError handling, not tested
* progres
* proress
* progress on abstracting away iti
* seems to work
* fix tests
* better typings
* add doc
* abstracting iti
* remove onerror for this pr
* feat: better way to add dependencies
* fix tests
2023-12-15 16:09:13 -06:00
renovate[bot]
89f6bbb975
chore(deps): update google-github-actions/release-please-action digest to db8f2c6 ( #339 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-21 10:18:07 -06:00
github-actions[bot]
8ef4ee87e9
chore(main): release 3.1.1 ( #338 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.1.1
2023-11-05 21:25:18 -06:00
Neo
fd39858636
fix: queuing events ( #332 ) @Benzo-Fury ( #333 )
...
fix: queuing events
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com >
2023-11-05 21:23:27 -06:00
Jacob Nguyen
132b625070
refactor: rm redudant fns and formatting
2023-11-04 16:57:13 -05:00
renovate[bot]
03439fec43
chore(deps): update google-github-actions/release-please-action digest to 4c5670f ( #336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 22:30:40 -05:00
Jacob Nguyen
fc87e99ed0
Update README.md
2023-09-09 01:08:16 -05:00
renovate[bot]
a08541a8e7
chore(deps): update actions/checkout digest to f43a0e5 ( #329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:06:17 -05:00
renovate[bot]
8bd5eb4949
chore(deps): lock file maintenance ( #293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:05:33 -05:00
github-actions[bot]
e1059f93f7
chore(main): release 3.1.0 ( #330 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.1.0
2023-09-04 15:43:47 -05:00
renovate[bot]
800531453f
chore(deps): pin dependencies ( #311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 11:37:22 -05:00
Jacob Nguyen
c9f2d75665
deprecate: mode ( #325 )
...
* test: add tests for context
* deprecate: mode
* revert docs for deprecated option
2023-08-19 07:07:47 +05:30
Jacob Nguyen
e59e0b9d40
test: add tests for context ( #324 )
2023-08-18 10:46:46 -05:00
Jacob Nguyen
26ccd118ff
feat: dispose hooks (deprecate useContainerRaw) ( #323 )
...
* feat: dispose hooks
* build: unminify, add source map, deprecate useContainerRaw
* fix regression of context and fix tsup build
2023-08-17 12:51:24 -05:00
Jacob Nguyen
4b97d86908
chore: upgrade ts-results-es ( #322 )
2023-08-13 10:55:39 -05:00